[TYPO3-english] RealURL automatic conf problem

Dmitry Dulepov dmitry.dulepov at gmail.com
Mon Sep 21 17:05:09 CEST 2009


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


More information about the TYPO3-english mailing list