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 by FastdomainReview.org for May 2009
- Fastdomain dedicated IP address price at $2.50
- Fastdomain frontpage extension and frontpage support
- Fastdomain uptime by FastdomainReview.org for April 2009
- Fast domain cpanel web hosting with new theme
- Fast domain backup files and backup database
- Fastdomain uptime for march 2009 – www.fastdomainreview.org
- Fastdomain uptime for february 2009 – www.fastdomainreview.org
- Fastdomain vs Inmotion Hosting (cpanel web hosting comparison)
- Fastdomain vs Lunarpages (cpanel hosting comparison)
































