whitespace-only changes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Mapping of
|
||||
# Mapping of
|
||||
#
|
||||
# From the /mitx directory:
|
||||
# /usr/local/Cellar/nginx/1.2.2/sbin/nginx -p `pwd`/ -c nginx.conf
|
||||
@@ -49,7 +49,7 @@ http {
|
||||
|
||||
rewrite ^(.*)/favicon.ico$ /static/images/favicon.ico last;
|
||||
|
||||
# Our catchall
|
||||
# Our catchall
|
||||
location / {
|
||||
proxy_pass http://portal;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user