*********** REPLY SEPARATOR  ***********

On 6/12/99 at 9:20 John Indra wrote:

>According to Apache's manual, all configs have been moved to
>httpd.conf. Just wondering, are the access.conf and srm.conf in
>/etc/httpd/conf still being read? Cause when I configured Apache to
>show php3 icons, (and after restarting Apache), it won't work!


YES they can be,  the http.conf file is last to be read. If you have blank
access and srm files you know that everything is being read from httpd.conf
.


>
>Added these lines to /etc/httpd/conf/srm.conf:
>AddIcon /icons/php3.gif .php3
>AddIcon /icons/php3s.gif .phps

Add it to the relevant section of the httpd.conf where all the icon
directives will be, also why double up ? adding like this should be ok

AddIcon /icons/php3.gif .php3 .phps



Regards

Greg W
IT Consultant Sydney Australia

-- 

*** Please trim any replies ***
*** Please turn off HTML in your email ***
*** Please don't use the list for test messages ***
*** Why not read the archives? http://moongroup.com/redhat.phtml ***


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to