Custom 403 page not working(?) in combination with 
    Peter Vandenberk 
    pvdb at bragster.com
       
    Sat Sep  6 21:12:46 MSD 2008
    
    
  
hshh <hunreal at ...> writes:
> just add "allow all;" to your location.
> 
> location = /403.html {
>            root   /usr/share/nginx/html;
>            allow all;
> }
Thx, hshh, that did the trick!!!  
Best regards,
Peter
> On Wed, Sep 3, 2008 at 6:42 AM, Peter Vandenberk <pvdb at ...> wrote:
> > (apologies if this is a re-post, but the GMANE auto-authorizer
> > seems to have gobbled my original post)
    
    
More information about the nginx
mailing list