[TYPO3-german] Introduction package / realurl in Web-Unterverzeichnis?
Hallo, hat jemand ein funktionierendes Beispiel einer TYPO3-Installation mit realurl in einem Verzeichnis unterhalb der Document Root? Beispiel: Auf meinem Debian Jessie ist die Document Root für Apache2 das Verzeichnis /var/www/html. Installiere ich TYPO3 mit dem Introduction Package (das auch realurl enthält) direkt in diesem Verzeichnis, funktioniert alles so, wie es soll. Da ich aber mehrere Instanzen von TYPO3 brauche, möchte ich beispielsweise in /var/www/html/demo installieren. Die Startseite wird dann über localhost/demo/ angesprochen. Das funktioniert leider nur teilweise: beispielsweise ist statt localhost/demo/features/ die URL für "Features" localhost/demo/35/, d. h. realurl erzeugt keine "schönen" URLs mit Text statt Zahlen. Weder mit TYPO3 6.2 noch mit 7.6 war ich erfolgreich, auch nicht nach Anpassen von RewriteBase in .htaccess. ___ TYPO3-german mailing list TYPO3-german@lists.typo3.org http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
[TYPO3-german] Re: Introduction package / realurl in Web-Unterverzeichnis?
Das Problem ist gelöst: Eine frische Installation von TYPO3 (6.2.17 oder 7.6.2) + Introduction Package (2.2.3) funktioniert offenbar deshalb nicht korrekt, weil sie RealURL 2.0.0 (alpha) enthält. Abhilfe: Frische Installation von TYPO3, dann RealURL installieren. Man bekommt so RealURL 1.13.5 (stable). Installiert man jetzt Introduction Package (2.2.3), wird kein neueres RealURL nachinstalliert und alles funktioniert ordnungsgemäß, auch bei Installation in einem Unterverzeichnis der DocumentRoot. ___ TYPO3-german mailing list TYPO3-german@lists.typo3.org http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
[TYPO3-german] Re: Introduction package / realurl in Web-Unterverzeichnis?
Quote: sweil wrote on Fri, 08 January 2016 17:12 Das Problem ist gelöst: Eine frische Installation von TYPO3 (6.2.17 oder 7.6.2) + Introduction Package (2.2.3) funktioniert offenbar deshalb nicht korrekt, weil sie RealURL 2.0.0 (alpha) enthält. Abhilfe: Frische Installation von TYPO3, dann RealURL installieren. Man bekommt so RealURL 1.13.5 (stable). Installiert man jetzt Introduction Package (2.2.3), wird kein neueres RealURL nachinstalliert und alles funktioniert ordnungsgemäß, auch bei Installation in einem Unterverzeichnis der DocumentRoot. Einschränkung: fast alles funktioniert. Bei einer Installation ins Unterverzeichnis "introduction" hat die Startseite die URL localhost/introduction/. Es werden aber Links auf die (nicht vorhandene!) Seite localhost/introduction/introduction/ erzeugt. ___ TYPO3-german mailing list TYPO3-german@lists.typo3.org http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german