RE: [EMAIL PROTECTED] Relative path with virtual host

2007-03-29 Thread Peter Nyamukusa
] Relative path with virtual host Hello: This has been bugging me for some time. If I have a directory structure like this: /var/www/html/myApp /var/www/html/myFiles With this URL: www.example.com/myApp I can reference myFiles as ../myFiles but with this URL: www.myApp.example.com, using a virtual

[EMAIL PROTECTED] Relative path with virtual host

2007-03-29 Thread Ken Loomis
Hello: This has been bugging me for some time. If I have a directory structure like this: /var/www/html/myApp /var/www/html/myFiles With this URL: www.example.com/myApp I can reference myFiles as ../myFiles but with this URL: www.myApp.example.com, using a virtual host, I cannot access myFil