Commit 17d2fb6
Till Brehm
Merge branch 'master' into 'stable-3.1'
After enabling "Rewrite HTTP to HTTPS" and "Lets Encrypt SSL" the RewriteCond an…
After enabling "Rewrite HTTP to HTTPS" and "Lets Encrypt SSL" the RewriteCond and RewriteRule got on the same line, becourse of an failing newline
root@sv-vs-15:/etc/apache2/sites-available# /etc/init.d/apache2 restart
Syntax error on line 276 of /etc/apache2/sites-enabled/100-domain.nl.vhost:
RewriteCond: bad flag delimiters
Action 'configtest' failed.
The Apache error log may have more information.
...fail!
See merge request !3811 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
433 | | - | |
| 433 | + | |
| 434 | + | |
434 | 435 | | |
435 | 436 | | |
436 | 437 | | |
| |||
0 commit comments