Re: [EMAIL PROTECTED] mod_rewrite + proxy requests + mod_exf_filter

2007-02-23 Thread Sergey N. Romanov
nds of /XYZ/. And in this case we should generate apache config some times a day, reload apache and etc. I'll make filter module with mod_perl and hope that this will solve a problem. -- Best regards, Sergey N. Romanov - T

Re: [EMAIL PROTECTED] mod_rewrite + proxy requests + mod_exf_filter

2007-02-23 Thread Sergey N. Romanov
Best regards, Sergey N. Romanov - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " fr

Re: [EMAIL PROTECTED] mod_rewrite + proxy requests + mod_exf_filter

2007-02-23 Thread Sergey N. Romanov
.org/docs/2.2/mod/mod_filter.html but I can't understand how to create real filter... This should apache module? Right? -- Best regards, Sergey N. Romanov - The official User-To-User support forum of the Apache HTTP Se

Re: [EMAIL PROTECTED] mod_rewrite + proxy requests + mod_exf_filter

2007-02-23 Thread Sergey N. Romanov
ontain images and another things with / in path, i.g. , or . These things will be requested as http://our.server/any.image, i.e. without /XYZ/ and we can not make correct mapping. As result users will 404 for images etc Are you sure that mod_proxy will replace / with /XYZ/ ? -- Best regards,

Re: [EMAIL PROTECTED] mod_rewrite + proxy requests + mod_exf_filter

2007-02-23 Thread Sergey N. Romanov
> have you tried [P,L,T=text/html] This do not work. -- Best regards, Sergey N. Romanov - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for mor

[EMAIL PROTECTED] mod_rewrite + proxy requests + mod_exf_filter

2007-02-23 Thread Sergey N. Romanov
ite engine filter works fine and I can see that content is changed by filter. But when rewrite engine is activated, then I can see, that content is not changed. Can someone explain me why this do not work? -- Best regards, Sergey