Problemas con Apache..

Jorge Ponce T. jp en mat.puc.cl
Mar Sep 21 03:09:31 CLT 2004


Estimados,
tengo un problema con apache 1.3.29, quise configurar la vista de directorios y el htacess, para unas cuentas que tengo, pero no me funciona a nivel de cuentas, solo a nivel de servidor??
A alguien le ha pasado???

Thanx.
Jpt.

DocumentRoot /var/www/html/
DirectoryIndex index.php index.html
<Directory "/var/www/html/">
Options MultiViews Indexes FollowSymLinks IncludesNoExec
AllowOverride AuthConfig
Order allow,deny
Allow from all
</Directory>
UserDir public_html
<Directory /*/public_html>
AllowOverride FileInfo AuthConfig Limit
Options MultiViews Indexes FollowSymLinks IncludesNoExec
<Limit GET POST OPTIONS PROPFIND>
Order allow,deny
Allow from all
</Limit>
<LimitExcept GET POST OPTIONS PROPFIND>
Order deny,allow
Deny from all
</LimitExcept>
</Directory>




-- 
-----------------------------------------------------------------
Jorge Ponce T., Facultad de Matemáticas, P. U. Católica de Chile
Av. V. Mackenna 4860, Santiago, Chile. Teléfono: (562) 354-4039;
Fax: (562) 552-5916; jp en mat.puc.cl; http://www.mat.puc.cl/~jp
-----------------------------------------------------------------



Más información sobre la lista de distribución Linux