[TYPO3-german] pdf_generator2: Page not found!

Fabian K. koenig at bluhouse.de
Fri Oct 10 10:32:02 CEST 2008


Hallo nochmal,

ich habe das mit der htaccess ausprobiert, allerdings ohne Erfolg :(

Hier meine .htaccess:

RewriteEngine On
RewriteRule 
^(typo3|t3lib|tslib|fileadmin|typo3conf|typo3temp|uploads|showpic\.php|favicon\.ico|awstats|stats|cgi-bin|robots\.txt|index.php(.+)type\=22)/ 
- [L]
RewriteRule ^typo3$ typo3/index_re.php [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-l
RewriteRule .* index.php [L]
RewriteRule   ^[^/]*\.pdf$  index.php



Mfg
Fabian


More information about the TYPO3-german mailing list