![]() |
htaccess for Error pages...
Whos got the code for me to copy and paste :)
just need it for all error pages to redirect to page.html or whatever thanks guys AC |
ErrorDocument 400 http://www.epicgals.com/epic404/?
ErrorDocument 401 http://www.epicgals.com/epic404/? ErrorDocument 403 http://www.epicgals.com/epic404/? ErrorDocument 404 http://www.epicgals.com/epic404/? ErrorDocument 500 http://www.epicgals.com/epic404/? What each error/line means: 400 - Bad request 401 - Authorization Required 403 - Forbidden 404 - Wrong page 500 - Internal Server Error |
ErrorDocument 404 http://www.domain.com/errordocs/404.html
save as .htaccess make a directory called errordocs save your 404 page as 404.html in errordocs works for me on a unix server |
|
thanks fellas
|
All times are GMT -7. The time now is 04:10 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123