Jump to content

Extension other than .php


Recommended Posts

So I have a PHP program written with a .ssa extension. I want Apache/PHP to render this as if it is .php. I've added to httpd.conf "AddType application/x-httpd-php .ssa" but it doesn't work. I can rename the .ssa file to .php and it is displayed just fine. Apache was restarted after httpd.conf edits. Any ideas why this isn't working?

Link to comment
https://forums.phpfreaks.com/topic/109659-extension-other-than-php/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.