Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Website and Server Administration Forum


You are currently viewing our Website and Server Administration Forum as a guest. Please register to participate.
Login



Reply
Why getting "Internal Server Error"
Old 10-01-2009, 12:09 PM Why getting "Internal Server Error"
Novice Talker

Posts: 10
Trades: 0
Hello friend,

i've index.php which has a link to index2.php

i create an .htaccess and added

Code:
Options +FollowSymLinks
RewriteEngine on RewriteRule ^example\.html$  index2.php
it works fine, when i cann /example.html it gives index2.php


Now for unicode lang such as arabic , russian , hebraw if we want index2.php be as مثال ( an arabic word ) then we write


Code:
Options +FollowSymLinks
RewriteEngine on RewriteRule ^مثال\.html$  index2.php
- it gives ( ANSI ) "Internal Server Error"

if i saved .htaccess as UTF, it gives also "Internal Server Error"

if i saved .htaccess as unicode, gives also "Internal Server Error"

if i saved .htaccess as UTF Without DOM it gives index.php and when i click on the links it gives can't find the page


so how it can be done ?
egturnkey is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-04-2009, 11:21 PM Re: Why getting "Internal Server Error"
Extreme Talker

Posts: 206
Name: vikas
Trades: 0
not sure about unicode in arabic language .. you should contact some arabic webmaster .
__________________

Please login or register to view this content. Registration is FREE
Collection of free online books and free ebooks
Please login or register to view this content. Registration is FREE
- Free online pdf books and free pdf eBooks
vikas1234 is offline
Reply With Quote
View Public Profile
 
Old 10-05-2009, 10:29 AM Re: Why getting "Internal Server Error"
cpace1983's Avatar
Average Talker

Posts: 21
Name: Christopher Pace
Trades: 0
Based on some Googling (I was curious myself), it appears that the problem is that you are using unicode, instead of ANSI encoding.
The solution is simply just to use ANSI encoding, since there is an issue with using unicode in your .htaccess files with Apache. I have to admit, I've never had to deal with this myself, but it does make sense.
__________________
I am a
Please login or register to view this content. Registration is FREE
.
I offer
Please login or register to view this content. Registration is FREE
, as well as hourly support.
My wife is a
Please login or register to view this content. Registration is FREE
cpace1983 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Why getting "Internal Server Error"
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.26343 seconds with 12 queries