On 11/9/06, Tom Pike <thwpike@xxxxxxxxxxxxxxxxxxx> wrote:
ExtFilterDefine rewritecdnurl mode=output intype=text/html \ cmd="/bin/sed 's/www\.example\.org/cdn\.example\.org/g'" <IfModule mod_rewrite.c> RewriteEngine on RewriteRule ^/error/ - [L] RewriteRule ^/(.*) http://localhost:8077/VirtualHostBase/http/%{HTTP_HOST}:80/nav_root/VirtualHostRoot/$1 [L,P] SetOutputFilter rewritecdnurl </IfModule>
In what context is this placed in the config file? Does it work with <Location /> SetoutputFilter rewritecdnurl </Location> Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx