[TYPO3-english] RealURL automatic conf problem

Tomiţă MILITARU tomita.militaru at gmail.com
Tue Sep 22 09:05:04 CEST 2009


Hello,
The RewriteBase I'm using because my site is in: http://localhost/typo so I
guess the root should be considered /typo.
I've tried your version also, but the same problem.
An odd thing that I just noticed, is that the home page points to
http://localhost/ which should be http://localhost/typo, but the links are
made correctly: eg. http://localhost/typo/services

On Tue, Sep 22, 2009 at 9:57 AM, Xavier Perseguers <typo3 at perseguers.ch>wrote:

> Hi,
>
> Funny:
>
> Tomiţă MILITARU wrote:
> > I've deleted the file _.htaccess and I have now the file .htaccess:
> > RewriteBase /typo
>
> ^^^ Are you sure you need this? I doubt!
>
> >   RewriteEngine On
> >   RewriteRule ^typo3$ - [L]
> >   RewriteRule ^typo3/.*$ - [L]
> >   RewriteCond %{REQUEST_FILENAME} !-f
> >   RewriteCond %{REQUEST_FILENAME} !-d
> >   RewriteCond %{REQUEST_FILENAME} !-l
> >   RewriteRule .* index.php
>
> I have this instead:
>
> RewriteEngine On
> RewriteRule
>
> ^(typo3|t3lib|tslib|fileadmin|typo3conf|typo3temp|uploads|showpic\.php|favicon\.ico)/
> - [L]
> RewriteRule ^typo3$ typo3/index_re.php [L]
> RewriteCond %{REQUEST_FILENAME} !-f
> RewriteCond %{REQUEST_FILENAME} !-d
> RewriteCond %{REQUEST_FILENAME} !-l
> RewriteRule .* /index.php [L]
>
> As you see, there's a few differences but IIRC mine is more or less the
> one given by TYPO3 distribution
>
> --
> Xavier Perseguers
> MVC ExtJS Leader
>
> http://forge.typo3.org/projects/show/extension-mvc_extjs
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english




-- 
Tomiţă MILITARU
AIESEC Sibiu Member
Board Member SbLUG
Junior Java Developer
Tel. +40741064681


More information about the TYPO3-english mailing list