|
Here is the config file. Thanks for the help.
Display Configuration File HTTP server: HTTP108
Selected file: /www/http108/conf/httpd.conf
1 # Configuration originally created by Create HTTP Server wizard on Thu
Apr 14 18:20:50 CDT 2005
2 Listen *:80
3 DocumentRoot /www/http108/htdocs
4 Options -ExecCGI -FollowSymLinks -SymLinksIfOwnerMatch -Includes
-IncludesNoExec -Indexes -MultiViews
5 LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\""
combined
6 LogFormat "%{Cookie}n \"%r\" %t" cookie
7 LogFormat "%{User-agent}i" agent
8 LogFormat "%{Referer}i -> %U" referer
9 LogFormat "%h %l %u %t \"%r\" %>s %b" common
10 CustomLog logs/access_log combined
11 LogMaint logs/access_log 7 0
12 LogMaint logs/error_log 7 0
13 SetEnvIf "User-Agent" "Mozilla/2" nokeepalive
14 SetEnvIf "User-Agent" "JDK/1\.0" force-response-1.0
15 SetEnvIf "User-Agent" "Java/1\.0" force-response-1.0
16 SetEnvIf "User-Agent" "RealPlayer 4\.0" force-response-1.0
17 SetEnvIf "User-Agent" "MSIE 4\.0b2;" nokeepalive
18 SetEnvIf "User-Agent" "MSIE 4\.0b2;" force-response-1.0
19 <Directory />
20 Order Deny,Allow
21 Deny From all
22 </Directory>
23 <Directory /www/http108/htdocs>
24 Order Allow,Deny
25 Allow From all
26 </Directory>
===============================================================
Sorry if I am such a newbie at this.
_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.