Hi,

Broun Emmanuel wrote:
> Hello
> Am a newbie, doing research for instantiating models accross the internet. I 
> installed Apache 2.05 but am failing to configure it for aliases, which i can 
> do easily with IIS
> I want to be able to access different folders, other than the DocumentRoot 
> but i wrote this but it doesnt work.
> Alias /SRC "/TUMWESIGYE RESEARCH/SRC/">
> <Directory "/TUMWESIGYE RESEARCH/SRC/">
> Options Indexes +FollowSymLinks
> AllowOverride none
> Order deny,allow
> Allow from all
> </Directory>
>  
> I thought that by using http://localhost/src i would access the webpages in 
> this alias

Bear in mind that src and SRC are two completely different things.  That
may not be the problem if you've munged the above configuration.  If not
then check error.log and post the relevant entries if it's not obvious
what's wrong.

HTH,


                                Neil.

-- 
Neil Hillard                    [EMAIL PROTECTED]
Westland Helicopters Ltd.       http://www.whl.co.uk/

Disclaimer: This message does not necessarily reflect the
            views of Westland Helicopters Ltd.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to