Spanish character in file name causing problems
3 posts
• Page 1 of 1
Spanish character in file name causing problems
Could someone please help.
It seem that this Spanish character " ó " is cause the redirect to fail. How should I handle characters like this ?
Here is what I have tried:
RewriteCond Host: www\.fluidcomponents\.es
RewriteRule /Industrial/Products/Vortab/VIP-Vortab-Insertion-Panel\.asp http\://www.fluidcomponents.es/Industrial/Products/Vortab/Acondicionador-de-flujo-tipo-panel-de-inserción-modelo-VIP-de-Vortab.asp [I,R,O]
It seem that this Spanish character " ó " is cause the redirect to fail. How should I handle characters like this ?
Here is what I have tried:
RewriteCond Host: www\.fluidcomponents\.es
RewriteRule /Industrial/Products/Vortab/VIP-Vortab-Insertion-Panel\.asp http\://www.fluidcomponents.es/Industrial/Products/Vortab/Acondicionador-de-flujo-tipo-panel-de-inserción-modelo-VIP-de-Vortab.asp [I,R,O]
Re: Spanish character in file name causing problems
Hello,
Please try to fix your rule like this:
RewriteCond Host: www\.fluidcomponents\.es
RewriteRule /Industrial/Products/Vortab/VIP-Vortab-Insertion-Panel\.asp http\://www.fluidcomponents.es/Industrial/Products/Vortab/Acondicionador-de-flujo-tipo-panel-de-inserci%F3n-modelo-VIP-de-Vortab.asp [I,R]
Please try to fix your rule like this:
RewriteCond Host: www\.fluidcomponents\.es
RewriteRule /Industrial/Products/Vortab/VIP-Vortab-Insertion-Panel\.asp http\://www.fluidcomponents.es/Industrial/Products/Vortab/Acondicionador-de-flujo-tipo-panel-de-inserci%F3n-modelo-VIP-de-Vortab.asp [I,R]
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 9 guests