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