Help - Search - Members - Calendar
Full Version: Custom Error Pages
Zymic Webmaster Forums > Zymic Free Web Hosting > Zymic Free Web Hosting - General Discussion & Help
Techie
Hello.I know,there was already a topic on this,although the problem is different.Apache can't find my ErrorDoc file,so I basically get the generic Error 404 - Not found that all servers use when there is no set ErrorDoc.Yes, I tried doing that.I've tried using both the FTP Path and a URL,but neither work.Below is the contents of my .htaccess file.

CODE
ErrorDocument 404 /www/zxq.net/o/r/a/oracle-nui/htdocs/error404.html
ErrorDocument 403 /www/zxq.net/o/r/a/oracle-nui/htdocs/error403.html


Below is what the server returned when I tried to test it out by going to a URL on my site that doesn't exist (like "~/test")

CODE
Not Found

The requested URL /test was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


The ErrorDoc exists on my server at ~/htdocs/error404.html.You can find it there.

That means that either the FTP Path is wrong or I haven't configured my ErrorDoc correctly.Please help!

[Edit:I tried doing a 403:Forbidden file,and here is the error the server returned when I tried to test it (by going to the ~/htdocs/ directory,which doesn't have a index file):

CODE
Forbidden

You don't have permission to access /htdocs/ on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


And the file is located at ~/htdocs/error403.html.]
Trippin7464
As far as I can tell your error pages are working just fine. I get a page with some possible reasons why it doesn't work, an image of a globe, and your @comcast emails address. Also there is a google search.

If it's still not working for you try clearing your browsers cache

btw I clicked this link, http://oracle-nui.zxq.net/test
and I also tried a random link, http://oracle-nui.zxq.net/OHmyGODwhereisit?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.