Sophie

Sophie

distrib > Mandriva > 9.2 > i586 > media > contrib > by-pkgid > bca31754c264f58a2104817b0f4be9b8 > files > 8

net-wireless-0.2-8mdk.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.