Skip to content
Snippets Groups Projects
Commit fc1daa49 authored by Seth Meranda's avatar Seth Meranda
Browse files

Add foodfuelwater redirect to root.

parent 7daaea45
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,7 @@ AddType 'text/html; charset=UTF-8' shtml ...@@ -2,6 +2,7 @@ AddType 'text/html; charset=UTF-8' shtml
RewriteEngine On RewriteEngine On
RewriteRule ^news/$ http://newsroom.unl.edu/ [R=301] RewriteRule ^news/$ http://newsroom.unl.edu/ [R=301]
RewriteRule ^international/$ http://international.unl.edu/ [R=301] RewriteRule ^international/$ http://international.unl.edu/ [R=301]
RewriteRule ^foodfuelwaterphotocontest/$ http://innovate.unl.edu/photocontest/ [R=301]
#RewriteRule ^depts/.*$ http://directory.unl.edu/departments/academic [R=301] #RewriteRule ^depts/.*$ http://directory.unl.edu/departments/academic [R=301]
## If mobile=no, don't redirect the user specifically request no mobileversion ## If mobile=no, don't redirect the user specifically request no mobileversion
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment