User`s manual

UC-8410/8416/8418-LX User’s Manual Managing Communication
4-3
Web Service—Apache
The Apache web servers main configuration file is /etc/apache/conf/httpd.conf, with the default
homepage located at /home/httpd/htdocs/index.html. Save your own homepage to the following
directory:
/home/httpd/htdocs/
Save your CGI page to the following directory:
/home/httpd/cgi-bin/
Before you modify the homepage, use a browser (such as Microsoft Internet Explorer or Mozilla
Firefox) from your PC to test if the Apache Web Server is working. Type the LAN1 IP address in
the browsers address box to open the homepage. E.g., if the default IP address is still active, type
http://host-ip-address in address box.
To open the default CGI page, type http://host-ip-address/cgi-bin/xxx.cgi (xxx is your cgi page)
in your browsers address box.