Apache conf

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
user___
Forum Contributor
Posts: 297
Joined: Tue Dec 05, 2006 3:05 pm

Apache conf

Post by user___ »

Hi guys,
I have asked this some time ago but I got no replay. I have an application which runs on three platforms but I do not have Apache on the third one(I have it installed but all its settings are by default). I do not have access to the others to see how they were configured and that's why I am posting here.

I want to have my Apache set up to read .htaccess files which reads .htpasswd files. What I mean is that I have a restricted directory which uses a password located in files outside the folder. In the folder I have a .htacces file.

The problem is that nothing happens when I open the directory from the Web Server.
Begby
Forum Regular
Posts: 575
Joined: Wed Dec 13, 2006 10:28 am

Post by Begby »

You want to post this in the server help forum.

You also might have better luck posting on an Apache help forum as most users here just do php coding and not much apache stuff.
user___
Forum Contributor
Posts: 297
Joined: Tue Dec 05, 2006 3:05 pm

Reply

Post by user___ »

Thank you for your reply.
Post Reply