
04-22-2011, 11:44 AM
|
|
LiteSpeed Staff
|
|
Join Date: Oct 2010
Posts: 2,339
|
|
The work around also works for individual vhost as stated earlier.
Quote:
Originally Posted by webizen
in case someone would like to use their own error page (override global error page), define ErrorDocument directive in local .htaccess with a different URL (local) such as:
Code:
ErrorDocument 403 /local403.shtml
|
|