Website Security
- Started
- Last post
- 6 Responses
- epikore
I'm setting up a log in page via php to have some hidden pages within. I think there's some developers out there that can see all the pages on your host from just your domain name? How can I hide these pages?
- epikore0
And how are they finding all your hidden pages?
- Nairn0
What makes you say this?
I don't think these Developers you speak of can, unless they actually hack the server, or you leave a path from a public page.
- epikore0
I saw a couple of developers do this. They just got the domain name, and was able to access all the hidden pages.
- Jaline0
You mean people who try to view your folders? You can just put up an index.htm file in each folder so that people can't browse them. Otherwise I'm not sure what you're talking about.
- heavyt0
there was an article recently which showed hidden pges using google cache. It was just on sites that required aurhentication but also had a robots.txt file that allowed search engine spiders unlimited access I'm the interest of seo
- epikore0
BTW, on a side note, I just learned how to make tables in mysql