????
| Current Path : /home2/morganrand/www/wanderfuls/ |
| Current File : /home2/morganrand/www/wanderfuls/.htaccess |
<IfModule mod_headers.c>
Header set Connection keep-alive
</IfModule>
RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteCond %{REQUEST_URI} store
RewriteRule ^(.*)$ https://www.wanderfuls.com/$1 [R,L]
Options +Includes
#AddHandler php5-script .shtml .html .htm .txt
AddHandler server-parsed .shtml .html .htm .txt
AddType text/html .shtml .txt
AddOutputFilter INCLUDES .shtml .txt
ErrorDocument 404 /error-page.html