diff --git a/.htaccess b/.htaccess index 9d46388..a0ca108 100644 --- a/.htaccess +++ b/.htaccess @@ -5,7 +5,7 @@ ErrorDocument 400 404.html ErrorDocument 401 404.html #Własna strona błędu 403 -ErrorDocument 403 404.html +ErrorDocument 403 "/404.html" #Własna strona błędu 404 ErrorDocument 404 404.html