Hi all,

I have a trac environment setup as my root location:
https://moo.cmcl.cs.cmu.edu/

This is done on line 247:
http://pastebin.com/f74255c0a

However, I want https://moo.cmcl.cs.cmu.edu/perspectives to NOT map into this environment, I want it to map locally to: /var/www/perspectives

So, I read this document:
http://httpd.apache.org/docs/1.3/urlmapping.html

... and determined I needed to write an alias.

So I put it on line 93:
http://pastebin.com/f74255c0a

However, the server still seems to be mapping it into the trac environment. How do I properly write this alias?

Thanks!
George

---------------------------------------------------------------------
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