Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > by-pkgid > 4722bc1e0c4513b7aaefb1c2c9a40b4a > files > 5

net-wireless-0.2-4mdk.noarch.rpm

1) Copy wireless.cfg to /usr/local/apache/conf , or wherever you have apache 
   installed.  If this location does not fit your site, you will need to 
   modify both wml.cgi and wml-ping.cgi appropriately.  Look for the 
   "my $config_file" line, and change it to reflect.  Verify the information
   in this file.

2) Copy both .cgi files to your cgi-bin root, and make sure they are 
   executable

3) Copy the index.wml file to someplace under your htdocs area, preferably
   '/wml/'.  If this is not the case, modify index.wml to reflect it's 
    directory root, and modify the wireless.cfg file to reflect same.

4) Add the appropriate content-types to your apache server:
   
  httpd.conf:
      Append index.wml to the line that begins with:
      DirectoryIndex

  mime.types:
      Add the following items to this file:
      text/vnd.wap.wml             wml
      text/x-hdml                  hdml hdm

5) Restart your web server, and access this page with your phone, or an
   emulator.