Jueves, Marzo 13th, 2008 | Author: rubio

Para habilitarlo tenemos que editar el fichero de configuracion del apache:

vi /etc/apache2/apache2.conf

y añadir la linea

RewriteLog /var/log/apache2/rewrite.log

y reiniciar el apache:

/etc/init.d/apache2 restart

despues comprobamos los logs

tail -f /var/log/apache2/rewrite.log

You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Dejar un comentario