I have mod_status compiled into my Apache 1.3.9 server but when I go to /docroot/server-status , I get a Forbidden message. I have this in my httpd.conf:
<Location>
SetHandler mod_status
<Lim...
http://www.experts-exchange.com/OS/Linux/Q_10238645.html
Zones:
LinuxDate Answered: 12/06/1999 Rating: 7.8 Views: 4
I am interested in making a program that will only allow my child to go to the url's that I have chosen for her. If I list 10 or 20 of her favorite sites then this should be all that she can visit ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20337543.html
Zones:
Visual BasicDate Answered: 08/21/2002 Rating: 6.2 Views: 0
Hello, this is odd to me, I am using RH 7.3 with Apache 1.3.23, I have the Auth Process setup where they have to login in order to get in the site, but I switched my root dir from /var/www/html to ...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_20400215.htm...
Hello,
I'm webmaster for crescendi (dot) org. The site is working fine for me with IE, FireFox, etc and also on other computers I've tested.
Since yesterday the site-owner complains that he c...
http://www.experts-exchange.com/OS/Linux/Q_24066291.html
Hello all,
I am using Mandrake Linux 8.1 with KDE and until Sunday (when I logged into my Linux box for the last time) I could log into Linux automatically (it didn't prompt me for a login w...
http://www.experts-exchange.com/OS/Linux/Q_20600442.html
Hi I am getting "Forbidden You are not authorized to access /" error when triying to use a particular functionality on my website. I have to use the domain name in my url - I see a similar posted ...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_21179807.htm...
When a user tries to open a file (htm file) on a share that is on Windows 2000 server they get the following message:
Forbidden
You don't have permission to access /lks06000.1231110721 on this ...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/2000/Q_21270125.htm...
Zones:
Windows 2000Date Answered: 03/14/2005 Rating: 6.0 Views: 4
Hi. I've managed to create a rule to avoid having passed the pipe ("|") to my apache 1.3. It looks like this:
RewriteCond %{THE_REQUEST} ^.*\|.*
RewriteRule ^.* %{HTTP_HOST} [forbidden]
It w...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_21317233.htm...
I'm trying to put links to download resumes off of my server and I keep getting a 403 Forbidden error
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_21486785.html
I am looking to be able to create a list of banned words in a text file, one word or phrase per line. The perl script would open all text files (*.txt) in the directory that it is being run, and sc...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_21684079.html
Zones:
PerlDate Answered: 01/04/2006 Rating: 9.6 Views: 0