|
Thanks for that! It didn't work out in my case. The problem is, somebody gave me a site, what I need to update. The site's "include" files are in different directory, outside of document root, whenever I click on a link, I get 404, so I think the apache for the person was setup in a different way, because all the links point to '/something/', but the actual files are in '../different_dir/pages/something.php', so I'm not sure how to set this up, any guidance please? Thanks
|