Quote:
Originally Posted by eth00
Are you trying to use a url with those? Apache is not serving anything outside of public_html directly to the web. Includes are different, php is grabbing extra files. If you are doing actual urls though, it has to be in the web root.
If you really want to do it you could try sym-links, depending on your setup that should work.
|
What is sym-links and how do I do that ?