[Typo3] realurl-> decodeSpURL isn't called

Brice Bernard brikou at gmail.com
Tue Nov 1 15:29:19 CET 2005


<try>
RewriteRule .* /index.php
</try>

Maybe ?

Brice


2005/11/1, Dirk Diebel <ddiebel at web.de>:
> Hello,
> yes, the mod_rewrite configuration is working.
> And my .htaccess looks like this :
> Options +FollowSymLinks
> RewriteEngine on
> RewriteBase /dd/
> RewriteRule ^/typo3$ - [L]
> RewriteRule ^/typo3/.*$ - [L]
> RewriteRule ^/typo3conf$ - [L]
> RewriteRule ^/typo3conf/.*$ - [L]
>
> RewriteCond %{REQUEST_FILENAME} !-f
> RewriteCond %{REQUEST_FILENAME} !-d
> RewriteCond %{REQUEST_FILENAME} !-l
>
> RewriteRule .* index.php
>
> don't know where to look,
> Dirk
>
> Lars Houmark schrieb:
> >>once again realurl.  all my links are generated well. but if i clicked
> >>on them , i just got my startpage.
> >>
> >>i tried to debug the method and found out that tx_realurl->decodeSpURL
> >>isn't called ?
> >>
> >>has anyone an idea ? why or hwo to fix this ?
> >
> >
> > Hello,
> >
> > Are you 100% sure that you have the necessary mod_rewrite configuration
> > working?
> >
> > This is normally the reason for people getting the frontpage no matter what
> > they do.
> >
> > Regards,
> >
> > Lars
> >
> >
> _______________________________________________
> Typo3-english mailing list
> Typo3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>



More information about the TYPO3-english mailing list