I've got the following problem.
A webiste is hosted.
lets say the url is
(The include folder contains images and other html files etc.)
So here is the problem, anyone can just remove the "products.html" from the url then we have
If someone does this they can access all of the contents within my "_include" folder
How do i prevent this?
Any help/suggestions would be appreciated
Thanx :)