Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 10-13-2004, 02:55 AM   #1
alex79
Confirmed User
 
Join Date: Jun 2002
Location: france
Posts: 996
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
alex79 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 10-13-2004, 07:37 AM   #2
drctfiesta
Confirmed User
 
drctfiesta's Avatar
 
Join Date: Sep 2004
Location: Kingdom of Darkness
Posts: 1,821
Trust Allah
He will give you the answer
Allah Ouakbar
__________________
*
drctfiesta is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.