each of following line in .htaccess is giving me 500 internal server error ... help required AddDefaultCharset ascii ServerSignature Off SetEnv SERVER_ADMIN admin@domain.com DefaultLanguage enÂUS DirectoryIndex globe.php globe.html globe.htm Options +FollowSymlinks RewriteEngine on RewriteRule ^(.*)\.htm$ $1.php [nc] RewriteRule ^ZALMAYKUL$ nomoreoldies.php [L] Thanks folks