Skip to content
Snippets Groups Projects
Commit d56c048e authored by Michael Fairchild's avatar Michael Fairchild
Browse files

Add comments about sever setup

parent be33b0d0
No related branches found
No related tags found
No related merge requests found
#---README--
#Frontier setup:
# /cwis/data/index.shtml -> root/ucomm/index.shtml (symlink)
# /cwis/data/.htaccess -> root/ucomm/.htaccess.root (symlink)
#
#/cwis/data/ucomm/.htaccess contains rewirte rules that we only want applied to the ucomm directory (www.unl.edu/ucomm/),
#so this file (.htaccess.root) contains rules that we only want applied to the root directory (www.unl.edu)
RewriteEngine On RewriteEngine On
RewriteCond %{REMOTE_HOST} ^129\.93 [OR] RewriteCond %{REMOTE_HOST} ^129\.93 [OR]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment