certbot/certbot-apache
ohemorange aa005f20fe
Add RewriteEngine on directive also in post (#10232)
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.
2025-03-17 20:02:10 +00:00
..
certbot_apache Add RewriteEngine on directive also in post (#10232) 2025-03-17 20:02:10 +00:00
LICENSE.txt s/letsencrypt/certbot letsencrypt-apache 2016-04-13 16:30:57 -07:00
MANIFEST.in Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
README.rst s/Let's Encrypt/Certbot certbot-apache 2016-04-13 16:36:53 -07:00
setup.py psych, actually bump version to 4.0.0 2025-02-11 15:17:56 -08:00

Apache plugin for Certbot