.htaccess is making an error

Discussion in 'Programming' started by adnnor, Jan 17, 2012.

  1. #1
    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
     
    adnnor, Jan 17, 2012 IP