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
- Fastdomain uptime for december 2008 - www.fastdomainreview.org
- Fastdomain ruby on rails RoR hosting
- Fast domain spam assassin and email boxtrapper
- Fastdomain account cancelation and money refund reviewed
- Fastdomain uptime for November 2008 - www.fastdomainreview.org
- Fastdomain Vs Bluehost Vs Hostmonster
- Fastdomain domain pricing & with free domain privacy
- Fastdomain affiliate program pay $65 per referral
- Fastdomain uptime for october 2008
- Fast domain review after 12 months hosted





























