Sep 11, 2003 #1 tempsup MIS Sep 10, 2003 26 GB Hi, I have a sparc system currently installed with apache, perl, mysql and php. I need to parse certain extensions as php. I tried this.. AddType application/x-httpd-php .php .phtml but AddType is not found. Anyone knows where to it?
Hi, I have a sparc system currently installed with apache, perl, mysql and php. I need to parse certain extensions as php. I tried this.. AddType application/x-httpd-php .php .phtml but AddType is not found. Anyone knows where to it?
Sep 12, 2003 #2 sleipnir214 Programmer May 6, 2002 15,350 US Is it saying something like "Invalid command"? The "AddType" runtime configuration directive is provided by the mod_mime module. Are you loading mod_mime? Want the best answers? Ask the best questions: http://www.catb.org/~esr/faqs/smart-questions.htmlTANSTAAFL!! Upvote 0 Downvote
Is it saying something like "Invalid command"? The "AddType" runtime configuration directive is provided by the mod_mime module. Are you loading mod_mime? Want the best answers? Ask the best questions: http://www.catb.org/~esr/faqs/smart-questions.htmlTANSTAAFL!!