How to start off this rule?

Ray gunblad3 at gmail.com
Fri Sep 25 06:03:15 MSD 2009


You use the deny directive
http://wiki.nginx.org/NginxHttpAccessModule#deny

location / {
deny all;
}


Ray

On Fri, Sep 25, 2009 at 9:48 AM, filebackup <nginx-forum at nginx.us> wrote:

> Hi.
> I want to create an nginx rule, but I don't known how to start off. Please
> help me. Thanks.
>
> the .htaccess file is in the /download/ directory, and the rule is
>
> Order deny,allow
> Deny from all
>
>
> How to convert it to nginx rule?
>
> Regards.
>
> Posted at Nginx Forum:
> http://forum.nginx.org/read.php?2,9118,9118#msg-9118
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20090925/edef763e/attachment.html>


More information about the nginx mailing list