[TYPO3-UG Denmark] Realurl og Typo3 backend?

Toke Herkild th at concare.net
Wed Sep 20 08:29:07 CEST 2006


Hejsa folkens,
 
Det er nu lykkedes mig at få realurl til at virke, men har nu det problem at http://domain/typo3 ikke kan bruges længere resultere i en "400 Bad Request"
her er min Rewrite kode:
    RewriteEngine on
    RewriteRule ^/(typo3|typo3temp|typo3conf|t3lib|tslib|fileadmin|uploads|showpic\.php|googlefcc5c47fcadba0d0\.html)(/.*)?$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !-l
    RewriteRule ^/(.*)$ /index.php [L,E=ORIG_SCRIPT_NAME:/index.php]
 
Er der nogen der har en genial ide til hvorledes det bør gøres?
 
Mvh
Toke Herkild

 <http://www.concare.net/logo.gif> 
Concare it  <http://www.concare.net/mail-bullet.gif>  Humleorevej 10, Vigersted  <http://www.concare.net/mail-bullet.gif>  DK-4100 Ringsted
Tlf. (+45) 43 71 39 99  <http://www.concare.net/mail-bullet.gif>  Fax. (+45) 43 71 39 98 

Mail: th at concare.net <mailto:th at concare.net>   <http:///>  Web: www.concare.net <http://www.concare.net/> 

This E-mail and the information it contains, is intended to be a privileged and confidential communication only to the person or entity to whom it is addressed. If you have received this E-mail in error, please notify us by telephone and destroy the E-mail.




More information about the TYPO3-UG-denmark mailing list