View Single Post
  #3 (permalink)  
Old 07-05-2009, 05:26 AM
jbnmedia jbnmedia is offline
Registered User
 
Join Date: Jun 2009
Posts: 3
jbnmedia is on a distinguished road
Quote:
Originally Posted by eth00 View Post
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 ?
Reply With Quote