GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   mod_rewrite question (https://gfy.com/showthread.php?t=371201)

alex79 10-13-2004 02:55 AM

mod_rewrite question
 
i do have problems in using special characters (umlauts) with mod_rewrite ... two script urls for example:

PHP Code:

[url]http://www.domain.com/cgi-bin/script.pl?article=Briefmarken%20%26%20M%FCnzen[/url] 

How do i get those to:
PHP Code:

http://www.domain.com/Briefmarken_&_Münzen.html 

i've tryed next mod_rewrite code:

PHP Code:

<IfModule mod_rewrite.c>
        
RewriteEngine On
        RewriteRule 
(.*).html /cgi-bin/script.pl?article=$
</IfModule

but is only take the Briefmarken_ from Briefmarken_&_Münzen

also, i've tryed to encode the url but i get same result


anybody know how can this be done?

thanks

drctfiesta 10-13-2004 07:37 AM

Trust Allah
He will give you the answer
Allah Ouakbar


All times are GMT -7. The time now is 03:38 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123