Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter mod_include issue?
#1

[eluser]IanMcQ[/eluser]
Hi,

I seem to be getting this error in my error log on my site:

Code:
mod_include: Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed, referer: mysite.com/profile/this

The URL /profile/this is "rewritten" in the routes.php file:

Code:
$route['profile/(:any)'] = "profile/view/$1";

This weird error has also appeared in my error log:

Quote:ModSecurity: Warning. Match of "rx ^OPTIONS$" against "REQUEST_METHOD" required. [file "/etc/httpd/modsecurity.d/modsecurity_crs_21_protocol_anomalies.conf"] [line "41"] [id "960015"] [msg "Request Missing an Accept Header"] [severity "CRITICAL"] [tag "PROTOCOL_VIOLATION/MISSING_HEADER"] [hostname "www.mysite.com"] [uri "/"] [unique_id "insert_sensitive_hash_here"]
What does all of this mean? I have never seen this error before in my life.
#2

[eluser]wiredesignz[/eluser]
http://lmgtfy.com/?q=mod_include:+Option...wasn't+set




Theme © iAndrew 2016 - Forum software by © MyBB