Re: Lost control panel on Drupal after move from testing to …

Etusivu
Liitteet:
Viesti alkuperäisessä muodossaan
+ (text/plain)
Poista viesti
Vastaa
Lähettäjä: Alex Dean
Päiväys:  
Vastaanottaja: Main PLUG discussion list
Aihe: Re: Lost control panel on Drupal after move from testing to live

On Nov 10, 2010, at 3:21 PM, Lisa Kachold wrote:

> If this is not D6.14 (or those changes/patch does not resolve), try adding to settings.php:
>
> RewriteCond %{REQUEST_FILENAME} !-f
> RewriteCond %{REQUEST_FILENAME} !-d
> RewriteCond %{HTTP_HOST} !^www\.([^.]+)\.([^.]+)$
> RewriteCond %{HTTP_HOST} ^([^.]+)\.([^.]+)\.([^.]+)$
> RewriteRule ^(.*)$ index.php?q=~%1/$1 [L,QSA]


You don't want that in settings.php. :)
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss