????

Your IP : 216.73.216.152


Current Path : /home2/morganrand/www/public_html/
Upload File :
Current File : /home2/morganrand/www/public_html/.htaccess

DirectoryIndex index.php index.html
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress
# Set PHP handler to application/x-httpd-phpbetas on Fri Dec 18 02:50:58 MST 2015.
Redirect "/viewdesign.php" "/viewdesign.html"
#Redirect "/showdesign.php" "/showdesign.html"
Redirect 301 /read_state_m1.php http://wanderfuls.com/design_room/read_state_m1.php
Redirect 301 /write_state.php http://wanderfuls.com/design_room/write_state.php
#Redirect 301 /droom-no-flash/read_state.php http://wanderfuls.com/design_room/read_state.php

# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php56” package as the default “PHP” programming language.
<IfModule mime_module>
  AddType application/x-httpd-ea-php56 .php .php5 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit

Options -Indexes