View previous topic :: View next topic |
Author |
Message |
iNaNimAtE -
Joined: 05 Nov 2003 Posts: 2381 Location: Everywhere you're not.
|
Posted: Tue Feb 17, 2004 5:38 am Post subject: Error Pages |
|
|
Whenever an error page is reached on my site, instead of just showing the content of the custom error page, it seems like it just redirects to the custom error page. The URL in the browser changes and everyhting. I think in an earlier version of Abyss, this didn't happen, or maybe my configuraton is messed up.
It doesn't seem like something you can fix, but does anyone know of a way so when going to a non-existant page, such as "mywebsite.com/nopagehere.html," the custom error page is displayed, however the URL stays intact as "mywebsite.com/nopagehere.html" and doesn't change to "mywebsite.com/404.html"
If this can't be done manually, then maybe it would be a cool feature in the new version. _________________ Bienvenidos! |
|
Back to top |
 |
 |
olly86 -
Joined: 25 Apr 2003 Posts: 993 Location: Wiltshire, UK
|
Posted: Tue Feb 17, 2004 1:22 pm Post subject: |
|
|
in the custom error page setup. set your error page with a link like this:
/error/404.html
not:
http://192.168.123.143/error/404.html _________________ Olly |
|
Back to top |
|
 |
uscfan -
Joined: 18 Feb 2004 Posts: 2 Location: USC
|
Posted: Wed Feb 18, 2004 1:40 am Post subject: Error |
|
|
Make sure to put the 'error' directory inside htdocs, otherwise it wont work. I.E. 'http://localhost/htdocs/error/404.html'
Except in the abyss console, just put /error/404.html _________________ -------------------------------------------------------
Like the power of Apache? Want a high powered,
low <u>power</u> sucking server?
Get Abyss!
http://www.aprelium.com |
|
Back to top |
|
 |
uscfan -
Joined: 18 Feb 2004 Posts: 2 Location: USC
|
Posted: Wed Feb 18, 2004 1:40 am Post subject: Error |
|
|
Make sure to put the 'error' directory inside htdocs, otherwise it wont work. I.E. 'http://localhost/htdocs/error/404.html'
Except in the abyss console, just put /error/404.html _________________ -------------------------------------------------------
Like the power of Apache? Want a high powered,
low <u>power</u> sucking server?
Get Abyss!
http://www.aprelium.com |
|
Back to top |
|
 |
iNaNimAtE -
Joined: 05 Nov 2003 Posts: 2381 Location: Everywhere you're not.
|
Posted: Wed Feb 18, 2004 2:09 am Post subject: |
|
|
Thank you very much. I would have never thought to remove the domain...
(By the way, i have it up /system/error/404.html :D I like to keep things nice and organized; ironically there are no system files in /system...) _________________ Bienvenidos! |
|
Back to top |
 |
 |
|