summaryrefslogtreecommitdiffstats
path: root/lunch
diff options
context:
space:
mode:
authorBjoern Brandenburg <bbb@swan5.cs.unc.edu>2009-07-24 04:09:31 -0400
committerBjoern Brandenburg <bbb@swan5.cs.unc.edu>2009-07-24 04:09:31 -0400
commit18aaaab352bae7c681d739da1ee2d94e1a72b973 (patch)
treed2d33cd98e1cd67ed23a394c81b8ed1256af2dad /lunch
parent7d1685bfa4964809147260a0fd7f01f579af892f (diff)
some change by cong?
Diffstat (limited to 'lunch')
-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