un the configuration script
----------------------------
In the CGIs directory there is a configure.s and a configure.bat file.
Run this file after you ve moved the CGIs directory to it s desired
location. The configure script will create a file nammed apache.conf.
Append this file the the httpd.conf file.
LINUX:
[Prompt]$ ./configure.s
[Prompt]$ cat apache.conf >> /etc/httpd/conf/httpd.conf
Note: you may need to set the executable flag on the script
chmod 755 configure.s
WINDOWS:
Prompt> configure.bat
Copy the contents of apache.conf to httpd.conf
标签:
configuration
the
directory
config
上传时间:
2014-01-25
上传用户:heart520beat