[TYPO3-english] RealURL automatic conf problem

Tomiţă MILITARU tomita.militaru at gmail.com
Tue Sep 22 08:45:14 CEST 2009


I've deleted the file _.htaccess and I have now the file .htaccess:
RewriteBase /typo
  RewriteEngine On
  RewriteRule ^typo3$ - [L]
  RewriteRule ^typo3/.*$ - [L]
  RewriteCond %{REQUEST_FILENAME} !-f
  RewriteCond %{REQUEST_FILENAME} !-d
  RewriteCond %{REQUEST_FILENAME} !-l
  RewriteRule .* index.php

But the problem persists.

On Mon, Sep 21, 2009 at 6:05 PM, Dmitry Dulepov <dmitry.dulepov at gmail.com>wrote:

> Hi!
>
> Tomiţă MILITARU wrote:
> > I'm trying to use RealURL extension for my website, nothing fancy, the
> > default configuration that it generates its enough for me. I've installed
> > the extension and it made all my links perfect, just that they don't
> work, I
> > get the error 404 object not found on every link.
>
> Usually it means that your .htaccess is not working. May be it because you
> still have _.htaccess instead of .htaccess:
>
> > I've read that I have to make some modification to apache, so I've
> activated
> > the rewrite module and put in the root a _.htaccess file with the
> content:
>
> Here is mistake in naming:
>
> > RewriteRule ^typo$ - [L]
> > RewriteRule ^typo/.*$ - [L]
>
> It should be typo3, not typo.
>
> --
> Dmitry Dulepov
> Facebook: http://www.facebook.com/dmitryd
> Twitter: http://twitter.com/dmitryd
> Skype: liels_bugs
> _______________________________________________
> 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