aboutsummaryrefslogtreecommitdiffstats
path: root/modules/apache/manifests/vhost
Commit message (Collapse)AuthorAgeFilesLines
* Allow to not use Location directive in apache ( but keep past use by default)Nicolas Lécureuil2017-04-171-1/+2
|
* apache fcgid: support multiple script aliasesOlivier Blin2017-04-101-0/+4
|
* apache: rename vhost_catalyst_app template as vhost_fcgidOlivier Blin2017-04-101-1/+1
|
* catalyst_app: use fcgid instead of fastcgiOlivier Blin2017-04-081-3/+1
| | | | fastcgi is not available on Mageia 5.
* lint fixes for apacheThomas Backlund2015-10-195-12/+11
|
* Add missing / in the script aliasPascal Terjan2014-04-041-1/+1
|
* Don't use merge, it's not a standard functionPascal Terjan2014-04-041-2/+2
|
* Drop accidental }Pascal Terjan2014-04-041-2/+2
|
* Attempt to support alias in catalyst_appPascal Terjan2014-04-041-0/+8
|
* Add content parameter to apache::vhost::reverse_proxyNicolas Vigier2013-10-061-1/+2
|
* split vhost_catalyst_app in a separate fileMichael Scherer2012-04-021-0/+14
|
* split apache::reverse_proxy in a separate fileMichael Scherer2012-04-021-0/+10
|
* split 2 more vhost classMichael Scherer2012-03-252-0/+28
|
* fix syntax, and properly indent the fileMichael Scherer2012-03-251-31/+31
|
* split vhost_wsgi in a separate fileMichael Scherer2012-03-251-0/+10
|
* split redirect_ssl in a separate fileMichael Scherer2012-03-251-0/+6
|
* split apache::vhost_base in apache::vhost::base ( in a subdirecotry, to not ↵Michael Scherer2012-03-251-0/+50
have too much file on manifests/