|
#1
|
|||
|
|||
|
i am using a site-wide php.ini and virtual directory support
my problem is with the error redirects... they do not get done (they work perfectly with virtual directory disabled) .htaccess ErrorDocument 404 /404.shtml <IfModule mod_suphp.c> suPHP_ConfigPath /home/********/ <Files php.ini> order allow,deny deny from all </Files> </IfModule> RewriteEngine on RewriteBase / RewriteCond %{HTTP_HOST} !^www.example.com$ [NC] RewriteRule ^(.*)$ http://www.example.com/$1 [L,R=301] Options +FollowSymlinks RewriteBase / RewriteRule .* index.php [L] of course, example.com changed to my sitename i can access http://www.example.com/404.shtml, and if it is the only line in .htaccess, 404 redirects to it. but not in this example... any help will be much appreciated. |
|
#2
|
|||
|
|||
|
anybody???
|
![]() |
| Bookmarks |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| htaccess.a2migration.bak issue | iusegator | Shared Hosting Support | 4 | 11-10-2008 11:53 AM |
| Issue with .htaccess and rewrite - any ideas | douglerner | Shared Hosting Support | 5 | 10-10-2008 07:04 PM |
| .htaccess issue | polarisdigital | Shared Hosting Support | 10 | 03-21-2008 08:10 AM |
| Issue using custom php.ini config file, can hostgator help to solve the issue ? | jpck | Shared Hosting Support | 3 | 06-04-2007 01:29 PM |
All times are GMT -6. The time now is 07:38 PM.









