Hi there,

In an ideal world I would like to be able to type http://localhost into
my browser and for Apache server to throw up a specific .htm file on my
hard drive. At the moment I have an Apache Alias set up as follows:

Alias /ife "P:/My Projects/Storyboard"

and you need to enter:

http://localhost/ife/index.htm

to get to this .htm file. How can I setup Apache to automatically 'pick
up' a set .htm file (ie, http://localhost equals "P:/My
Projects/Storyboard/ife/index.htm").

Any help would be greatly appreciated.

Neil
--------------------------------
 Email:  [EMAIL PROTECTED]
         [EMAIL PROTECTED]
--------------------------------



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to