473,799 Members | 3,098 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

MOD_REWRITE - Latin2 characters - 404 ERROR!

I have a problem with Latin2 characters (for example: ó - %F3 )

My Example Rule:

RewriteRule ^page,(.*)\.htm l$ page.php?name=$ 1 [L]

When I'm requesting:
page,lobóz.html

(witch contains latin2 character ó (%F3) i have 404 page error.

I know that I shoud avoid special characters but i really need them.

Thanks for solution of my problem.

Aug 5 '06 #1
3 1715
On 5 Aug 2006 ja*****@gmail.c om wrote:
I have a problem with Latin2 characters (for example: ó - %F3 )
My Example Rule:
RewriteRule ^page,(.*)\.htm l$ page.php?name=$ 1 [L]
When I'm requesting:
page,lobóz.html
(1) Your group is <news:comp.info systems.www.ser vers.unix>

(2) Do not (never!) use special characters in file names.

Aug 7 '06 #2
In <11************ *********@75g20 00cwc.googlegro ups.com>, on
08/05/2006
at 10:31 AM, ja*****@gmail.c om said:
>Content-Type: text/plain; charset="iso-8859-1"
Somewhat inappropriate, given the subject.
>I have a problem with Latin2 characters (for example: ó - %F3 )
That might have been more intelligible had ou sent them as Latin2.
>When I'm requesting:
page,lobóz.htm l
That's all very well when you control both the client and the server,
but what happens when there is a client outside of your network?
>I know that I shoud avoid special characters
No, you should avoid those special characters not allowed in domain
names. You are allowed to use hyphens.
>but i really need them.
This won't help in the short term, but I suggest that you get involved
in the ongoing discussions of internationaliz ation.

--
Shmuel (Seymour J.) Metz, SysProg and JOAT <http://patriot.net/~shmuel>

Unsolicited bulk E-mail subject to legal action. I reserve the
right to publicly post or ridicule any abusive E-mail. Reply to
domain Patriot dot net user shmuel+news to contact me. Do not
reply to sp******@librar y.lspace.org

Aug 18 '06 #3
On Fri, 18 Aug 2006, Shmuel (Seymour J.) Metz wrote:
>Content-Type: text/plain; charset="iso-8859-1"

Somewhat inappropriate, given the subject.
>I have a problem with Latin2 characters (for example: ó - %F3 )

That might have been more intelligible had ou sent them as Latin2.
_You_ might have checked first that "small o with acute" (ó) has
the same code position xF3 in both ISO-8859-1 and ISO-8859-2.
http://www.unics.uni-hannover.de/nht...european.html2
http://www.unicode.org/Public/MAPPIN...859/8859-2.TXT

Aug 18 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1032
by: Mat | last post by:
Hi, I have upgraded my MySQL from 3.23 to 4.1.8. First of all I dumped my database with mysqldump. After installing new binary (debian woody) I have created respective database and uploaded my dumped data. Unfortunately what I can see on the webpage is onll ? instead of respective national characters. What should be the procedure to migrate my 3.23 data to 4.1?
4
3267
by: d. | last post by:
Hello, I'm quite new in c programming. I'd like to convert string coded in any language into Latin2. I thought that I do two things: first I convert string to hex and then hex to latin2. But I have a problem with the second. can anyone suggest how to do it? or maybe there is better way to do so? thanks a lot d.
6
1758
by: namemattersnot | last post by:
ok. i give up. need help :) here's the rule: RewriteRule ^test/(.+)/(.*)$ /index.php$2 if i request: http://localhost/test/keyword/?show=files it properly redirects me. NOW, if i change the rule to: RewriteRule ^test/(.+)/(.*)$
2
6548
by: David | last post by:
Sent this to alt.php a couple of days back, but doesn't look like I'll get an answer, so trying here. I'm trying to convert a script to use friendly URLs, I've done this before, but my PHP skills are quite basic so far, far from proficient at this. ..htaccess file- DirectoryIndex default.php index.asp index.html index.htm index.php
5
4844
by: laredotornado | last post by:
Hi, I have verified that mod_rewrite is enabled on my Apache 2.2 instance. However, now I'm having a problem just serving pages using .htaccess files. Following Rik's advice, my .htaccess file is as follows RewriteEngine On RewriteCond %{REQUEST_FILENAME} -f RewriteCond %{REQUEST_FILENAME} !^accesscontrol.php
2
9257
by: jaanus | last post by:
Here we go... What I have been trying to do is to forward all http requests containing /cms/ to http://cms.mydomain.com/ example1: http://host1.mydomain.com/cms/init.php would be parsed from http://cms.mydomain.com/init.php (via ajax request) example2: <script src="http://host1.mydomain.com/cms/example.js" in <html><head> would be parsed from http://cms.mydomain.com/example.js physically there are no cms directories in...
5
2630
by: Martin Landa | last post by:
Hi all, sorry for a newbie question. I have unicode string (or better say latin2 encoding) containing non-ascii characters, e.g. s = "Ukázka_možnosti_využití_programu_OpenJUMP_v_SOA" I would like to convert this string to plain ascii (using some lookup table for latin2)
0
1935
by: EA Durbin | last post by:
I have enabled mod_rewrite on my server and it successfully rewrites URL's and works nicely, but then it logs the URL to be rewritten as "File does not exist" .... in the error log My http.conf section <VirtualHost *:80> ServerName customers.foo.com ServerAdmin webmaster@foo.com DocumentRoot /var/www/portal RewriteEngine On RewriteCond %{SERVER_PORT} ^80$
7
1744
by: Dale | last post by:
again, i know this is OT...just move along to the next post if it bugs you. :) i had been trying to have this: project.66.204.32.110 from the client browser, map to a virtual host where the document root would be:
0
9687
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9541
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10484
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10228
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9072
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6805
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5463
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5585
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4141
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.