Contao Open Source CMS > Contao forum

Switch to german forum

Index > Contao core > typolight 2.6.2 url clean - error 404

tecnomaster
User
Avatar
Greetings,

I have a problem with typolight 2.6.2

When active URLs clean only allows me to see the home's website. The rest of the buttons I can not see them and I get a 404 not found page.

Someone can help me?

Thank you
2008-11-04 18:27
Ben
Partner
Avatar
Posts: 2126
Atlanta, Georgia, United States
Tecno,

First, you need to make sure mod_rewrite is working on your server. Second, make sure the htaccess file is named .htaccess (I think it ships as ._htaccess). Finally, check the BaseFolder (or it's called something like that) in htaccess. If you're installed at www.domain.com, then a / (slash) is correct. If you're installed at www.domain.com/folder, then set it to "/folder".
2008-11-19 09:07