[Typo3-dev] simulateStatic, Apache and Rewrite Rules in VirtualHosts
    Martin Kutschker 
    Martin.T.Kutschker at blackbox.net
       
    Mon Sep 22 18:50:05 CEST 2003
    
    
  
Hi!
I tried the setup mentioned in subject.It seems that two things happen with this kind of setup.
one) The rule has to be tweaked a bit:
RewriteRule ^/[^/]*\.html$ /index.php
Mind the additional / at the beginning.
two) REDIRECT_URL doesn't seem to be set with this setup.
This means that checkAlternativeIdMethods() will fail.
Can anyone verify my observation and answer the following question:
Is this setup just not recommended/supported or is it a bug?
Masi
    
    
More information about the TYPO3-dev
mailing list