addon domain returns 200 'OK' for non existant pages instead of 404

cPanelDavidG

Technical Product Specialist
Nov 29, 2006
11,212
13
313
Houston, TX
cPanel Access Level
Root Administrator

thobarn

Well-Known Member
Apr 25, 2008
152
1
68
sanctum sanctorum
There appears to be a rewrite error

Code:
GET http://stacey-nemour.com/asdfljh234589
301 Moved Permanently -> Location: http://stacey-nemour.com/asdfljh234589/

GET /favicon.ico
301 Moved Permanently -> Location: http://stacey-nemour.com/favicon.ico/
 

pramsey

Member
Mar 19, 2009
9
0
51
The re-write that is happening is from the cpanel/easy apache config and not .htaccess as there is no .htaccess. So how do I tell cpanel not to do this?

-P