dozure Posted July 17, 2003 Share Posted July 17, 2003 Is it possible to make a custom 509 (bandwidth exceeded) error page? It's not in the list in CPanel, and I SSHed in to my server thinking i would make one in vi, but i can't find where the custom error pages are stored. A little help? Quote Link to comment Share on other sites More sharing options...
dozure Posted July 17, 2003 Author Share Posted July 17, 2003 ugh... I remembered how to do it, but i have the problem that it obviously cant access www.dozure.net/509.html because I've exceeded my bandwidth limits... is there a way around this? I tried putting it outside my public_html folder and referencing it directly with ErrorDocument 509 /home/my_user_name/509.html but that didn't work. Am I missing something here, or can it just not be done? I'm thinking that it won't even look inside my folder on the server to read my .htaccess file because I've exceeded my bandwidth limit... Head Bash Quote Link to comment Share on other sites More sharing options...
TCH-JimE Posted July 17, 2003 Share Posted July 17, 2003 Hi, As you have no bandwidth left, no it can't be done. Jim Quote Link to comment Share on other sites More sharing options...
dozure Posted July 17, 2003 Author Share Posted July 17, 2003 Hi, As you have no bandwidth left, no it can't be done. Jim That's what I thought Head Bash Quote Link to comment Share on other sites More sharing options...
TCH-JimE Posted July 17, 2003 Share Posted July 17, 2003 Hi, Even if you could get inside your htaccess file, it would not work because it pulls the page from your account which has exceeded the bandwidth, hence it would not work Jim Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.