[Ovillo] Caracteres especiales en el fichero .htaccess

Jorge Hoya aquinadie en gmail.com
Lun Jun 25 13:24:22 UTC 2007


Hola Sergio,

mirando en la documentación de Apache sobre mod_rewrite [1] podemos
encontrar este ejemplo:

Redirecting Anchors

Description:

    By default, redirecting to an HTML anchor doesn't work, because
mod_rewrite escapes the # character, turning it into %23. This, in
turn, breaks the redirection.
Solution:

    Use the [NE] flag on the RewriteRule. NE stands for No Escape

¿Te puede valer?

[1] http://httpd.apache.org/docs/2.0/rewrite/rewrite_guide.html

-- 
<<  El futuro está oculto detrás de los hombres que lo hacen >>
[ http://www.nosoynadie.net/ ]


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