Fast domain hosting is a cpanel hosting plan that allow .htaccess overwrite. You can have your custom .htaccess uploaded to server and implementing it easily.
From my testing, Fast domain .htaccess files are full featured, and allows you to have features like URL redirection, permalink, rewrite rules, redirecting non www to www. url etc etc.
Following is the .htaccess file i have for this fast domain wordpress blog. Upload the .htaccess file to the /public_html root folder, replacing existing .htaccess file.
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine OnRewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
Leave a Reply
10 Most Recent Posting
- Fast domain uptime & review for June 2010
- Fastdomain uptime & Fastdomain review for May 2010
- Fast domain uptime & review for April 2010
- Fastdomain traffic stat for June 2010
- What is unlimited parked domain & domain parking?
- Fastdomain new anti-spam software
- Fastdomain Coupon Discount $5.95/mth
- Fastdomain discount coupon $3.95/mo expiring today!
- Fastdomain hosting offering toll free number for your business
- Fastdomain uptime & Fastdomain Review for October 2009






