Please help... not sure what is going on. I am trying to access my custom pages and keep getting this 404 Not Found error. Not sure why. doesn't work in Firefox or IE. http://www.gomom.me/
Please help... not sure what is going on. I am trying to access my custom pages and keep getting this 404 Not Found error. Not sure why. doesn't work in Firefox or IE. http://www.gomom.me/ |
This is due to either a missing .htaccess file, or mod_rewrite being disabled under Apache (the web server). First, make sure the .htaccess file is in the root directory of your Dolphin installation. If it is not there, you'll need to upload it from the Zip file. If it is there, then that means that mod_rewrite is disabled on your web server, meaning you may have to contact your web hosting provider to enable it. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
.htaccess is in the root folder and the arvixe says that mod_rewrite is enabled... not sure what else is the problem. It was working perfectly fine all day. |
.htaccess is in the root folder and the arvixe says that mod_rewrite is enabled... not sure what else is the problem. It was working perfectly fine all day. Did you change anything since then? Also, out of curiosity (and a hunch), what are the permission values for files and directories? BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
nope... not since this morning. permission levels 644 for files and 755 for directorie |
nope... not since this morning. permission levels 644 for files and 755 for directorie Hm. Try re-uploading the .htaccess file. It may have been overwritten. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
okay. it's working now. Thanks ;) |