Commit 454be9e
Jonathan Starck
limesurvey: enable Apache mod_rewrite on update
Containers created before the install fix have mod_rewrite disabled, and
LimeSurvey updates itself through the web interface, so nothing in the
existing update path would ever repair them.
Enable the module from the update script and restart Apache, guarded by
the mods-enabled symlink so an already working container is left alone
and no service is restarted for nothing.1 parent 779c978 commit 454be9e
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
31 | 40 | | |
32 | 41 | | |
33 | 42 | | |
| |||
0 commit comments