![]() |
Home Community Mys-Script Creative Off-Topic |
|
|
Thread Tools | Display Modes |
#2
|
||||
|
||||
![]()
I had a big problem with my .htaccess of all things, and it did the same thing.
Make a new file and add JUST this to it. You want this in your main dir where the pet site is loaded. If you can name the file .htaccess its good, if not see if you can name it htaccess. good luck! RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{HTTP_HOST} ^www\.(.*) [NC] RewriteRule ^ http://%1%{REQUEST_URI} [L,R=301] RewriteCond %{REQUEST_URI} !\.(js|css|gif|jpg|png|ico)$ [NC] RewriteRule ^(.*)$ index.php [QSA,L] RewriteRule ^get/([0-9]+).gif$ /click/siggy/$1 [L] |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
iPage installation issues | SoubisSacrifice | Questions and Supports | 11 | 01-23-2015 05:36 PM |
Install to a subdomain? | GoldMiner | Questions and Supports | 7 | 07-21-2014 09:48 AM |
Oh look more issues | Abronsyth | Questions and Supports | 2 | 10-20-2011 06:35 AM |
WildCard subdomain | overtux | Webmasters Area | 10 | 12-03-2010 12:24 AM |
2 Issues | Breakdown | Questions and Supports | 8 | 03-01-2009 02:48 PM |
What's New? |
What's Hot? |
What's Popular? |