peranha Posted March 14, 2008 Share Posted March 14, 2008 I was woundering how to block direct access to folders and files withing the web root. ex. www is the main root www/pics is a sub folder, and there are folders under that. www/include is a sub folder, and there are css, php, html files here. How to I block direct access to these folders, but still be able to include them in files in www. Link to comment https://forums.phpfreaks.com/topic/96233-block-direct-access/ Share on other sites More sharing options...
OkBoy Posted March 14, 2008 Share Posted March 14, 2008 Should be a server setting to disallow directory viewing or something like that. Depends on what webserver you are using. Is it Apache or something else? Link to comment https://forums.phpfreaks.com/topic/96233-block-direct-access/#findComment-492613 Share on other sites More sharing options...
peranha Posted March 15, 2008 Author Share Posted March 15, 2008 Apache Server, on a windows :'( machine Link to comment https://forums.phpfreaks.com/topic/96233-block-direct-access/#findComment-492662 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.