ultrus Posted May 8, 2007 Share Posted May 8, 2007 Hello, Today, I successfully got WAMP (windows apache, mysql, php) working on a server for the first time! The only issue I have left now, is my .htaccess files doing absulutely nothing to password protect directories. I guess this would be a bit off the php topic and on the apache side - I think. Anyone else run into this issue before? Visitors can just pass my files as if nothing was there. Here is an example of an .htaccess file's contents to simply block everyone - not working. deny from all Any ideas? Thank you much Link to comment https://forums.phpfreaks.com/topic/50428-htaccess-not-working-off-topic/ Share on other sites More sharing options...
john010117 Posted May 8, 2007 Share Posted May 8, 2007 The first thing you should do is to see if your host/server actually supports/allows the use of .htaccess files. I found this off of Google. Link to comment https://forums.phpfreaks.com/topic/50428-htaccess-not-working-off-topic/#findComment-247743 Share on other sites More sharing options...
ultrus Posted May 8, 2007 Author Share Posted May 8, 2007 yep. I installed everything myself on a dedicated server from scratch and set the rules. I'm still researching this issue. I'll post if I figure anything out. Link to comment https://forums.phpfreaks.com/topic/50428-htaccess-not-working-off-topic/#findComment-247747 Share on other sites More sharing options...
ultrus Posted May 8, 2007 Author Share Posted May 8, 2007 Thanks for the link. I actually used this link to get stuck where I am now. Oh well. It's the law that things can't be simple. hehe. Link to comment https://forums.phpfreaks.com/topic/50428-htaccess-not-working-off-topic/#findComment-247753 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.