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