Commit graph

8 commits

Author SHA1 Message Date
Maniack Crudelis d3f4117369 [fix] Fix the issue alias_traversal (#45)
* Fix the issue alias_traversal

https://github.com/yandex/gixy/blob/master/docs/en/plugins/aliastraversal.md

* Update fix alias_traversal

* Don't change original nginx conf file and add change_url

* Use newest version of ynh_add_nginx_config from #462
No more need to deal with "#sub_path_only"

* Revert "Use newest version of ynh_add_nginx_config from #462" as it's not released (and subject to discussions)!

This reverts commit fac62c49ff.

* Fix indentation
2018-06-23 14:45:28 +02:00
Jimmy Monin 3cef7eb3f7 Handle nginx conf file checksums (additional helper) 2017-09-06 08:21:30 +02:00
Jimmy Monin fbac88a28d Put ynh_replace_string back (works with regexps) 2017-09-06 08:20:12 +02:00
Jimmy Monin 22bc3cc21f Update nginx conf file checksum 2017-09-03 16:39:05 +02:00
Jimmy Monin 54c393cd99 Add more generic cases 2017-08-23 17:25:20 +02:00
Jimmy Monin 64bbd30989 Set required version to 2.7.2 and remove sudo prefixes 2017-08-23 17:11:20 +02:00
Maniack Crudelis f61108fc8b _common.sh 2017-06-05 13:06:12 +02:00
Maniack Crudelis 1ff00da69a [enh] Add a change_url script 2017-06-02 18:46:29 +02:00