[Typo3-debian] modrewrite and multiple sites.
Quentin Dewhurst
quentin at qnexus.co.uk
Thu Aug 28 16:35:04 CEST 2003
Hi,
Has anyone got modrewrite working [search engine friendly urls/ simulateStaticDocuments] if so can they tell me how please? so far i have multiple sites running off of the debian-typo3 install located at: /var/lib/typo3/typo3_src-3.5.0/typo3/
I have added this to my httpd.conf:
RewriteEngine On
RewriteRule typo3/.*$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ /var/lib/typo3/typo3_src-3.5.0/typo3/index.php
have restarted apache and enabled static documents in typo3 config.. getting error 404's but the urls are being rewritten [eg. services.0.html]... any ideas please? thanks for your time.
Cheers, Quentin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.netfielders.de/pipermail/typo3-debian/attachments/20030828/72c606dc/attachment.html
More information about the TYPO3-debian
mailing list