Skip to content

Commit b0f5cd8

Browse files
committed
tweak htaccess
1 parent cced350 commit b0f5cd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.htaccess

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
RewriteCond %{SERVER_PORT} ^80$
22
RewriteRule ^(.*)$ https://pic1dei.tecnico.ulisboa.pt/$1 [L,R=301]
33

4-
<Files *.*>
4+
<Files *>
55
Order Deny,Allow
66
Deny from all
77
</Files>

0 commit comments

Comments
 (0)