Username: 
Password: 
Restrict session to IP 
Questions  |  score: 2  |  2.67 4.60 4.27 |  Solved By 2503 People  |  126296 views  |  since Jan 30, 2011 - 18:23:48

Limited Access (Exploit, HTTP)

Limited Access
I try to secure my pages with .htaccess.
Am I doing it right?

To prove me wrong, please access protected/protected.php.
GeSHi`ed Plaintext code for .htaccess
1
2
3
4
56
7
8
AuthUserFile .htpasswd
AuthGroupFile /dev/null
AuthName "Authorization Required for the Limited Access Challenge"
AuthType Basic
<Limit GET>require valid-user
</Limit>
 
© 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 and 2024 by wannabe7331