Nginx Series Tutorials: HTTP ownermatch Modules

Source: Internet
Author: User
Keywords Http nginx series tutorials ownermatch modules
Tags access aliyun configuration cross file files hard host

I wrote a Nginx module HTTP ownermatch solved Nginx http://www.aliyun.com/zixun/aggregation/14840.html "> link between virtual hosts via linked files (hard links and symbolic links) Cross-station access issues. This module allows you to specify which user files each Location can or cannot access for each virtual host.

Configuration file Instance

Location/{root HTML; index index.html index.htm omallow heiher; # Allow access to files belonging to Heiher Omallow guest sftp; # Allow access to belong to Guest:sftp File Omdeny all; # do not allow access to any other files}

Source Code Warehouse

git clone http://git.heiher.info/nginx.git

Patch Downloads
Http://heiher.info/sftp/files/Nginx-1.0.3-Add-OwnerMatch-module.patch
Http://heiher.info/sftp/files/Nginx-0.8.54-Add-OwnerMatch-module.patch

Ubuntu 10.04 installation package download
Nginx_0.7.65-1ubuntu2_i386.deb
Nginx_0.7.65-1ubuntu2_amd64.deb
Nginx_0.8.54-1heiher_i386.deb
Nginx_0.8.54-1heiher_amd64.deb

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.