/
home2
/
cecillin
/
public_html
/
learn
/
Upload File
HOME
RewriteEngine on # Use PHP5.6 as default AddHandler application/x-httpd-php56 .php RewriteCond %{HTTP_HOST} ^learn\.cecillinois\.org$ [OR] RewriteCond %{HTTP_HOST} ^www\.learn\.cecillinois\.org$ RewriteRule ^/?$ "http\:\/\/learn\.cecweb\.org\/" [R=301,L]