[TYPO3-german] Re-2: Downloadlink mit RealURL bring PostVar Fehler
Danny Gräfe
danny at graefe-holztreppen.de
Thu Sep 7 16:05:00 CEST 2006
Problem endlich gelöst - ein Konfigurationsfehler am
Server war die Ursache - htacces wurde nicht richtig interpretiert...
manchmal braucht man eben etwas Abstand von Problem und dann löst es sich
fast von selbst...
Danke trotzdem für die Hilfe!
Danny
-------- Original Message --------
Subject: Re: [TYPO3-german] Downloadlink mit RealURL bring PostVar Fehler (07-Sep-2006 14:04)
From: Joerg Schoppet <joerg at schoppet.de>
To: typo3.german
> Joerg Schoppet wrote:
>
> und natürlich vornedran noch:
> RewriteEngine On
> ;-)
>
> >>
> > Hi,
> > also bei mir sieht die .htaccess so aus (TYPO3 3.8.1, realurl 1.1.0):
> > RewriteBase /
> > RewriteRule
> > ^(typo3|typo3temp|typo3conf|t3lib|tslib|fileadmin|uploads|showpic\.php)/
> > - [L]
> > RewriteRule ^typo3$ typo3/index_re.php [L]
> > RewriteCond %{REQUEST_FILENAME} !-f
> > RewriteCond %{REQUEST_FILENAME} !-d
> > RewriteCond %{REQUEST_FILENAME} !-l
> > RewriteRule .* index.php [L]
More information about the TYPO3-german
mailing list