[Typo3-debian] mod_rewrite does not work

Phuwadol Udomsilp typo3 at thaiwiz.com
Tue Oct 18 12:43:32 CEST 2005


In .htaccess
I have to put
<IfModule mod_rewrite.c>
#...Rewrite rules and good stuffs here
...
..
</IfModule>
Now it seems to work
My URL (real url extension) looks like this http://mydomain.com/a/b/c/
How can I get http://mydomain.com/a/b/sometext.html ?
:)

"Peter Niederlag" <niederlag at ikd01.de> wrote in message 
news:mailman.1.1129532293.29401.typo3-debian at lists.netfielders.de...
> Hi,
>
> Phuwadol Udomsilp schrieb:
>> Mine has the same problem!
>> I did change  (on /etc/apache2/sites-enabled/000-default)
>> AllowOverride None
>>
>> to
>>
>> AllowOverride All
>> #AllowOverride None
>>
>> The problem still exists. Please help
>
> You can use debians 'a2enmod' (needs root) to make sure the mod_rewrite
> gets loaded. Or read the docs how to enable it.
>
> Did you put an appropriate .htaccess into place?
>
> Cheers,
> Peter
> -- 
> Peter Niederlag
> http://www.niekom.de * TYPO3 & EDV Dienstleistungen *
> http://www.typo3partner.net * professional services network * 





More information about the TYPO3-debian mailing list