Web Hosting Talk







View Full Version : Alias on httpd.conf or srm.conf ?


serv
08-17-2001, 12:00 PM
(sorry about my english)

I want to make a alias like that:

Alias /pub-files/ /home/sites/home/web/files/

where i must put ? on the httpd.conf or srm.conf

must be safe and not rewrite from control panel

thanks

jks
08-17-2001, 09:21 PM
Originally posted by serv
(sorry about my english)

I want to make a alias like that:

Alias /pub-files/ /home/sites/home/web/files/

where i must put ? on the httpd.conf or srm.conf

must be safe and not rewrite from control panel

thanks

It doesn't really matter which file you put it in.

Put it in the srm.conf file and you should be safe.