Jump to content

Directories


tomdelonge

Recommended Posts

I've got my files on a server, however, I don't want people to be able to type in "mydomain.com/include/" and see all the files. In fact, I'd prefer to redirect them to the homepage or something. I know I could just put an index.php file in each directory, but I would rather not do that. Is there any other solutions? Maybe like a 404 error, file not found, and provide a link to the homepage. Any ideas? Thanks.

Link to comment
https://forums.phpfreaks.com/topic/133437-directories/
Share on other sites

alright, i don't understand a lot about servers. do you mean just move the "include" directory to outside of the "public_html" directory? And will that still allow files in the public_html to include the files in the include directory (obviously after i change the file directories in each file).

Link to comment
https://forums.phpfreaks.com/topic/133437-directories/#findComment-694031
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.