Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

ForceType application/x-httpd-php


newtech

Recommended Posts

One suggestion to make oscommerce more secure is to add the following in the htaccess file. Can someone tell me what this script does? Anybody know if I can also put it in my phpforum htaccess file to help make the forum site more secure?

 

<Files site>

 

ForceType application/x-httpd-php

 

</Files>

Link to comment
Share on other sites

Rich,

 

If you google that command statement, you will notice that it is generally used for 'friendly' URL's and not as a security enhancement. It also says the command is not generally supported by Apache hosts.

 

There is tons of info about the command but from what I can see, it is not a security enhancement for .htaccess

 

 

 

 

Chris

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...