AddType application/x-httpd-php .php .htm .html .shtml .gd
^^ Thats all it is. Yet the ".gd" seems to produce a Server 500 Error,
and the second I remove it all is right. Any idea to why?
Is it a reserved file name maybe? Or PHP just don't like it?
I'm trying to use it to sort of "customize" the files to the site's initials ("GD").
^^ Thats all it is. Yet the ".gd" seems to produce a Server 500 Error,
and the second I remove it all is right. Any idea to why?
Is it a reserved file name maybe? Or PHP just don't like it?
I'm trying to use it to sort of "customize" the files to the site's initials ("GD").
Comment