.htaccess Problem - Solution

Discussion in 'Co-op Advertising Network' started by joewood, Mar 8, 2005.

  1. #1
    The code in my .htaccess file kept making my site crash. This solution worked for me -

    Instead of the .htaccess file containing:

    AddType application/x-httpd-php .php .htm .html

    I changed it to:

    AddHandler AddType application/x-httpd-php .php .htm .html


    It works fine now
     
    joewood, Mar 8, 2005 IP