Important Notice:
Two sections of this forum are available only to registered customers. In order to receive access to the Customer Forums and ResellerCentral Forums, you must first register on these forums or login to your existing forum account. If you are an existing HostNine customer, be sure to register using the email address on file for your billing profile.
|
|||||||
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I'm new to reseller hosting and having a nightmare of a time of it so far.
I'm using it to setup numerous wordpress websites. However every time I set one up it leaves off the subdomain www. I've added in the following 301 code to my htaccess file and instead of solving the issue it completely strips my websites of the design elements: here is an example of my current site that is completely screwed. Pay As You Go Sim | Sim Card Price Comparison And here is the .htaccess code I've entered: Code:
RewriteEngine On
RewriteCond %{HTTP_HOST} ^avatartoys.org.uk
RewriteRule ^(.*)$ http://www.avatartoys.org.uk/$1 [R=permanent,L]
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
|
![]() |
| Tags |
| .htaccess, 301 redirect, www |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Whats with all this spam? | zanass | Web Hosting | 13 | 10-09-2008 01:13 PM |
| Reseller hosting now creating new account? | SouLz | Reseller Hosting | 1 | 12-31-2007 05:20 PM |
| Hey, whats going on? | danuk | General | 13 | 10-26-2007 09:08 AM |
| whats up with all the spam? | Nnyan | Reseller Hosting | 2 | 05-25-2007 05:43 PM |
| Reseller Signup Process | Citadel | Reseller Hosting | 2 | 05-11-2007 01:57 PM |





Linear Mode

