mirror of
https://github.com/certbot/certbot.git
synced 2026-02-19 02:28:06 -05:00
Fixes https://github.com/certbot/certbot/issues/9835#issuecomment-2717096178, where our `RewriteEngine on` directive inserted at the beginning of a virtualhost was overridden a `RewriteEngine Off` directive later. This PR does the easy thing of placing `RewriteEngine on` in our post-insert. |
||
|---|---|---|
| .. | ||
| certbot_apache | ||
| LICENSE.txt | ||
| MANIFEST.in | ||
| README.rst | ||
| setup.py | ||
Apache plugin for Certbot