Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: Apache issue |
|---|---|
| Date: | Wed, 22 Jun 2005 12:59:32 -0400 |
I agree with Tom. Sometimes apache uses the httpd.conf in /etc/httpd/
-- Cheers,
Alan Harrylal Systems Administrator Florida International University
Tom Stowell Network Administrator DeForest Area School District 520 E. Holum St. DeForest, WI 53532 Fax: (608)-842-6545 Voice: (608)-842-6500 Email: <jts@deforest.k12.wi.us>
Hello,<anita.salerno@talk21.com> 06/22/05 02:44AM >>>
The mod_access module is enabled.
In my httpd.conf, I have:
AllowOverride All
<Directory /www/html/directory/rzone>
Order Allow,Deny
Allow from 10.0.10.
Deny from all
</Directory>My .htaccess is: AuthType Basic AuthName Welcome AuthUserFile /www/html/directory/rzone/.htmdp
<Limit GET POST>
require valid-user Order Allow,Deny
Allow from 10.0.10.
Deny from all
</Limit>When I was desprate, I've configured the access file as follow:
Order Allow,Deny Deny from all
and I still have access to the web site.
Any idea ?
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | RE: Apache issue, Alexander, David |
|---|---|
| Next by Date: | RE: Apache issue, Derick Anderson |
| Previous by Thread: | Re: Apache issue, Tom Stowell |
| Next by Thread: | Re: Apache issue, Jacob Bresciani |
| Indexes: | [Date] [Thread] [Top] [All Lists] |