Thread
:
.htaccess error pages
View Single Post
Jul 30th, 2005, 9:41 PM
#
2
DaWei
Resident Grouch
Join Date: Jun 2005
Posts: 6,453
Rep Power:
10
You might try
ErrorDocument 403 /errordocs/403.php
and so forth. Is this your own server? If not, do you know for a fact the .htaccess facility is available to you?
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner:
Grumpy on C++ Exceptions
DaWei on Pointers
DaWei
View Public Profile
Visit DaWei's homepage!
Find More Posts by DaWei