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