This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
apache-formula
mirror of
https://github.com/saltstack-formulas/apache-formula.git
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
31
Wiki
Activity
Browse Source
fix(debian): generate remoteip conf before a2enconf
tags/v0.39.3
Sergio Cambra
5 years ago
parent
08cced2913
commit
1ed69f6c6f
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
+1
-0
apache/mod_remoteip.sls
+ 1
- 0
apache/mod_remoteip.sls
View File
@@ -42,6 +42,7 @@ a2enconf remoteip:
- module: apache-restart
- module: apache-reload
- service: apache
- cmd: a2enconf remoteip
{% endif %}
Write
Preview
Loading…
Cancel
Save