We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cced350 commit b0f5cd8Copy full SHA for b0f5cd8
.htaccess
@@ -1,7 +1,7 @@
1
RewriteCond %{SERVER_PORT} ^80$
2
RewriteRule ^(.*)$ https://pic1dei.tecnico.ulisboa.pt/$1 [L,R=301]
3
4
-<Files *.*>
+<Files *>
5
Order Deny,Allow
6
Deny from all
7
</Files>
0 commit comments