- Apr 03, 2023
-
-
ale authored
Attempts to fix issue #114.
-
- Feb 15, 2023
-
-
ale authored
Avoids an extra SQL lookup on every request (a drop in the ocean, but still).
-
- Dec 17, 2022
-
-
ale authored
-
- Dec 13, 2022
-
-
ale authored
-
- Nov 25, 2022
- Nov 24, 2022
-
-
ale authored
-
- Nov 23, 2022
-
-
ale authored
Without this package PHP can't generate OpenSSL keys apparently.
-
- Nov 21, 2022
- Nov 20, 2022
-
-
ale authored
- Nov 19, 2022
- Nov 13, 2022
-
-
ale authored
-
- Oct 02, 2022
-
-
ale authored
-
- Sep 29, 2022
-
-
ale authored
Seems like it might be needed by wp2pgpmail.
-
- Sep 21, 2022
-
-
ale authored
-
- Sep 02, 2022
-
-
ale authored
-
- Aug 30, 2022
-
-
ale authored
-
- Jun 06, 2022
-
-
ale authored
-
- May 10, 2022
-
-
ale authored
-
- May 04, 2022
-
-
ale authored
-
- May 02, 2022
-
-
ale authored
And disallow all requests that are not static content.
-
- Apr 29, 2022
-
-
ale authored
According to the docs in https://httpd.apache.org/docs/current/rewrite/flags.html#flag_l using [L] in an .htaccess context incurs the risk of infinite recursion, which is exactly what we were seeing in production for non-existing .php files. Use [END] instead.
-
ale authored
-
ale authored
-
- Apr 27, 2022
- Apr 26, 2022
-
-
ale authored
Update the WP Multisite section according to https://wordpress.org/support/article/htaccess/#wordpress-3-5-and-up
-
ale authored
-
- Apr 05, 2022