Please setup TYPO3 according
this howto.
The howto is written for TYPO3 version 4.2.0, but you can change the version number into 4.2.1. and it will work.
Within the webfolder web/ rename _.htaccess (which comes with TYPO3) to .htaccess
Or make your own .htaccess file with the directives mentioned by you.
Important is that .htaccess files arre allowed. If not it can be done by adding the following directives in the Apache directives field for tthe site:
<Directory "/var/www/web#/web">
Options FollowSymLinks
AllowOverride All
</Directory>
Where web# is the webnumber as defined by ISPConfig.
Recent comments
18 hours 45 min ago
21 hours 41 min ago
22 hours 55 min ago
1 day 18 min ago
1 day 1 hour ago
1 day 3 hours ago
1 day 4 hours ago
1 day 20 hours ago
1 day 21 hours ago
2 days 1 hour ago