Powweb $5.77 hosting plan can allow you to have single domain to be hosted. However from the powweb OPS, you still can add additional domain to your control panel. Small tweak to the .htaccess will change your powweb single domain hosting into multiple domains hosting
- First, add a new domain name to OPS control panel. And wait for domain propagation to complete.
- Create new folder for this domain, from FTP login.
- Create a new .htaccess file for this domain folder, place it inside this folder.
- Paste infollowing content:
RewriteEngine On
Options +FollowSymlinks
RewriteBase /
RewriteCond %{HTTP_HOST} domain_name.tld
RewriteCond %{REQUEST_URI} !subfolder/htdocs/
RewriteRule ^(.*)$ domain_name/htdocs/$1 [L] -
Place your new domin files into ftp folder domain_name/htdocs/
By this you can add multiple domain names to powweb hosting. And its now become unlimited domain hosting. Alert that this method is legal, and not violate powweb term and condition etc.
Go to Powweb Hosting
One Response to “Powweb Multiple Addon Domains”
10 Most Recent Posting
- Powweb website creator & website design by CM4all
- Powweb SiteDelux Web Builder for website design
- Powweb X7Chat PHP hosting and X7Chat script for your site
- Powweb Uptime & Powweb Review for October 2009
- Powweb FrontPage extensions and Installation
- Powweb Hosting PowerPay script to accept credit card payment
- Powweb Open Realty CMS Hosting for Real Estate website
- Powweb phpLinkDirectory web directory hosting
- Powweb QuickSSL Premium Certificates $79.95/yr.
- Powweb uptime stats & Powweb review for September 2009


















May 18th, 2007 at 8:49 pm
[...] account only able to host single website. However this can be overwrite, refer to my post “Powweb Multiple Addon Domains“ and instruction given for how to add more domain name to powweb [...]