Perrin Harkins wrote:
That sounds like you aren't even hitting this server. Try shutting it
down and see if you still get a response. You have no other
VirtualHosts in there? Sometimes your request will fail to match the
VirtualHost you expected it to hit and fall through to the default
server (i.e. the first thing configured) instead.
- Perrin
Finally i got the error, i missed to comment the Directory, Location and
FilesMatch directives on httpd.conf.
this entry (it's a default in httpd.conf):
<Directory />
Options FollowSymLinks
AllowOverride None
Order deny,allow
Deny from all
</Directory>
turned out to be the one that was making the server ignore the directives.
Thank you very much for your help!!! (i was going mad here!!)
--
Iván Chavero
Administrador de Sistemas UNIX
CGTI/DSE
Universidad Autónoma de Chihuahua
[EMAIL PROTECTED]
http://cgti.uach.mx
Tel. 614 439 18 35 ext 1728