eTicket Community
September 02, 2010, 02:55:39 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Got Bug? Please use the new tracker at http://www.eticketsupport.com/tracker
 
   Home   Help Search Login Register  
Quick Register
Choose username  Email                 
Verify password    Choose password 
I agree to Registration Agreement
Pages: [1]   Go Down
  Print  
Author Topic: Forbidden and Not acceptable errors?  (Read 1920 times)
0 Members and 1 Guest are viewing this topic.
beven
Project Manager/Developer
Global Moderator
Super Member
*****

Karma: +12/-4
Offline Offline

Posts: 804


WWW
« on: October 15, 2008, 11:01:47 AM »

My users and myself are having issues with blank pages, forbidden and not acceptable errors, what can I do?

There is a very good chance your host has installed a add-on for apache called mod_security.

Quote
ModSecurityTM is an open source intrusion detection and prevention engine for web applications (or a web application firewall). Operating as an Apache Web server module or standalone, the purpose of ModSecurity is to increase web application security, protecting web applications from known and unknown attacks. 

While mod_security can be a very powerful tool, misconfigured or overly strict rule sets can interfere with eTicket operations. Below for Apache users you can use an htaccess file and add a specific rule to disable mod_security.

Create or edit a text file named .htaccess for your main eTicket directory and add the following code:

Code:
<IfModule mod_security.c>
   SecFilterEngine Off
   SecFilterScanPOST Off
</IfModule>Note, place this file in your main forum directory.
Logged

Not to be confused with Bob Evans.
Ask not what eTicket community can do for you - ask what you can do for eTicket community.

Version 2 coming out shortly.
eTicket Community
   

 Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.8 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Page created in 2.682 seconds with 23 queries.

Google visited last this page Yesterday at 08:07:33 AM