Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

htaccess query string


achieve

Recommended Posts

Hi,

I have installed Crafty Syntax Chat on the same server as a modified OSC 2.2 installation. However, for this software to work a query string is injected into a particular file. However, my htaccess file has the following line which prevent this.

 

RewriteCond %{QUERY_STRING} (\_|%3C).*script.*(\_|%3E) [NC,OR]

 

 

If I comment this out the live chat program works fine. However, I would prefer not to remove this from my htaccess file for security reasons on my main site.

 

Any suggestions or is it possible to make an exception for one file?

 

Thanks,

Declan.

Link to comment
Share on other sites

I have also been dealing with this issue when installing checkout by amazon. The transactions cannot be completed because they pass data back in the query string to my site... It would be nice to know a workaround.

Matt

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...