summaryrefslogtreecommitdiffstats
path: root/lunch/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to 'lunch/.htaccess')
-rw-r--r--lunch/.htaccess2
1 files changed, 1 insertions, 1 deletions
diff --git a/lunch/.htaccess b/lunch/.htaccess
index 7badd70..aa555c5 100644
--- a/lunch/.htaccess
+++ b/lunch/.htaccess
@@ -1,5 +1,5 @@
1Options +Indexes 1Options +Indexes
2<IFDefine INSECURE> 2<IFDefine !SECURE>
3RedirectMatch (.*)$ https://www.cs.unc.edu$1 3RedirectMatch (.*)$ https://www.cs.unc.edu$1
4</IFDefine> 4</IFDefine>
5 5