Forum Moderators: phranque

Message Too Old, No Replies

vhosts.conf

         

richardwalker

12:46 am on Jul 3, 2005 (gmt 0)

10+ Year Member



I need to setup a vhosts.conf file to do the following

RedirectMatch ^/$ [domainname.co.uk...]
ScriptAlias /cgi-bin/store11/ /www/vhtdocs/secure.domainname.net/cgi-bin/store11/

Has anyone got any ideas how to do this?

moltar

1:35 am on Jul 3, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I am not sure if I understand your problem... But as far as I understand it, you simple need to open vhost.conf in a text editor and add those lines.