We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62b2fc2 commit 58d3a12Copy full SHA for 58d3a12
.htaccess
@@ -1,4 +1,5 @@
1
Options -Indexes
2
RewriteEngine On
3
RewriteCond %{REQUEST_URI} !assets
4
+RewriteCond %{REQUEST_URI} !.well-known/acme-challenge/
5
RewriteRule ^(.*)$ init.php [L]
0 commit comments