godaddy 404 Page Not Found |
[eluser]Daniel Moore[/eluser]
First off, I attempted to access your site with the following: http://www.avlookup.com/igniter/ <-- gave CodeIgniter's 404 Error http://www.avlookup.com/index.php/igniter/ <-- gave CodeIgniter's 404 Error http://www.avlookup.com/index.php?/igniter/ <-- Success! What this tells me is that your .htaccess and/or config.php is set up wrong for the GoDaddy server. I happen to have used GoDaddy servers quite a bit, and there is an easy enough workaround. Check my link, "Using .htaccess to remove index.php". The .htaccess file used there in the tutorial gives special instructions on what worked for me with GoDaddy servers. You will need to use the '?' in your rewrite rule as specified there. |
Messages In This Thread |
godaddy 404 Page Not Found - by El Forum - 11-07-2009, 06:50 PM
godaddy 404 Page Not Found - by El Forum - 11-07-2009, 07:17 PM
godaddy 404 Page Not Found - by El Forum - 11-07-2009, 08:02 PM
godaddy 404 Page Not Found - by El Forum - 11-07-2009, 08:03 PM
godaddy 404 Page Not Found - by El Forum - 11-07-2009, 08:04 PM
godaddy 404 Page Not Found - by El Forum - 11-07-2009, 08:49 PM
godaddy 404 Page Not Found - by El Forum - 11-08-2009, 05:42 AM
godaddy 404 Page Not Found - by El Forum - 11-09-2009, 08:20 AM
godaddy 404 Page Not Found - by El Forum - 11-10-2009, 07:54 AM
godaddy 404 Page Not Found - by El Forum - 03-09-2011, 08:19 AM
|