Skip to content

mlutfy/provision_customhtaccess

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
Allows to include custom htaccess directives in your site vhost.
Supports Apache and Nginx.

WARNING: You must fully trust users who can modify this file. This is
equivalent to allowing them to modify your global Apache/Nginx configuration.
A user could declare new vhosts, add/override options, etc.

To get the latest version of this module:  
https://github.com/mlutfy/provision_customhtaccess

Apache
======

Create a file called sites/example.org/htaccess-custom and run a 'verify' task
on the site.

Nginx
=====

Create a file called sites/example.org/nginx-custom.conf and run 'verify' task
on the site.

Support
=======

Please use the github issue queue for support:  
https://github.com/mlutfy/provision_customhtaccess/issues

Copyright
=========

Copyright (C) 2013-2014 Mathieu Lutfy (mathieu@bidon.ca)

License: GPL v3 or later. http://www.gnu.org/copyleft/gpl.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages