| Webmaster Forum Rules | Posting Guide | Contact Us | Testimonials | Contributing Geek Program | Advertise on Geek/Talk |
|
|
|||||||
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Registered User
Join Date: Oct 2008
Posts: 28
|
I have this code in my htaccess file:
Code:
RemoveHandler .html .htm AddType application/x-httpd-php .php .htm .html |
|
|
|
|
|
#2 |
|
Registered User
Join Date: Jun 2010
Posts: 7
|
Is there any compulsion to use .htaccess file.
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Sep 2010
Location: OZ
Posts: 19
|
You can try this:
Add this: AddDefaultCharset UTF-8 in htaccess file and put in root dir of the site, or put this in the head tag of every page: <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
![]()