Closed Thread
Results 1 to 5 of 5

htaccess and utf-8

This is a discussion on htaccess and utf-8 within the PHP, CGI, ASP, Server-Side Programming forums, part of the Webmaster / Coding / Web Design Discussion category; I have this code only in my htaccess file: Code: RemoveHandler .html .htm AddType application/x-httpd-php .php .htm .html The problem ...

  1. #1
    New Hunter xmsmmgrs is on a distinguished road
    Join Date
    Jul 2008
    Posts
    41

    Default htaccess and utf-8

    I have this code only in my htaccess file:

    Code:
    RemoveHandler .html .htm
    AddType application/x-httpd-php .php .htm .html
    The problem is that the UTF-8 formatting is gone. How can I fix this? If I remove the htaccess file UTF-8 characters are back..

  2. #2
    New Hunter tinaCEO is on a distinguished road
    Join Date
    Jul 2010
    Posts
    2

    Default

    use http debugging software. It is the bust to resolve you issues.
    Software Engineer. Developed HTTP Debugger For Developer Community.

  3. #3
    New Hunter daisyallen123 is on a distinguished road
    Join Date
    Aug 2010
    Posts
    1

    Default

    I had faced like wise same problem but till the movement not success to find out any proper resolution but after saw this I wondering and hope I will resolve it as soon as possible.

  4. #4
    New Hunter frozonlolly is on a distinguished road
    Join Date
    Nov 2010
    Posts
    3

    Default

    Your htaccess has nothing to do with the emails sent or not. Not only so you can activate the imagination of the URL. Moreover, it seems strange that we had to disable UTF-8 because it is one of the encodings, which includes most of the numbers you will ever need.

  5. #5
    New Hunter william is on a distinguished road
    Join Date
    Apr 2010
    Posts
    2

    Default

    Use some sort of software like debugging.Hopefully it will be helpful.

Closed Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts