yami007 Posted October 25, 2008 Share Posted October 25, 2008 how do they work? and do they work on localhost?? please help Link to comment https://forums.phpfreaks.com/topic/130102-solved-how-do-htpasswd-htaccess-work/ Share on other sites More sharing options...
genericnumber1 Posted October 25, 2008 Share Posted October 25, 2008 They work for any server running apache, the server checks the current directory and parent directories for these files and does what they say to. (that's the simplest way of explaining it) Link to comment https://forums.phpfreaks.com/topic/130102-solved-how-do-htpasswd-htaccess-work/#findComment-674585 Share on other sites More sharing options...
dezkit Posted October 25, 2008 Share Posted October 25, 2008 This isn't php related yami007. Oh and if you would like to learn .htaccess, google tutorials for it. Link to comment https://forums.phpfreaks.com/topic/130102-solved-how-do-htpasswd-htaccess-work/#findComment-674587 Share on other sites More sharing options...
yami007 Posted October 25, 2008 Author Share Posted October 25, 2008 thanks but where can i find this tutorial, i tried a lot of them but they ddnt work, so I'll be glad if you guys tell me about one Link to comment https://forums.phpfreaks.com/topic/130102-solved-how-do-htpasswd-htaccess-work/#findComment-674590 Share on other sites More sharing options...
dezkit Posted October 25, 2008 Share Posted October 25, 2008 Click Here Link to comment https://forums.phpfreaks.com/topic/130102-solved-how-do-htpasswd-htaccess-work/#findComment-674592 Share on other sites More sharing options...
Daniel0 Posted October 25, 2008 Share Posted October 25, 2008 You can put (almost) whatever you can put Apache's httpd.conf configuration file in .htaccess files. See: http://httpd.apache.org/docs/2.2/ Link to comment https://forums.phpfreaks.com/topic/130102-solved-how-do-htpasswd-htaccess-work/#findComment-674604 Share on other sites More sharing options...
yami007 Posted October 26, 2008 Author Share Posted October 26, 2008 thanks it really helped Link to comment https://forums.phpfreaks.com/topic/130102-solved-how-do-htpasswd-htaccess-work/#findComment-674990 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.