Dmitry Dulepov wrote: > Hi! > > Ronald Wiplinger (Lists) wrote: > >> I added the three lines via include to the system and get after cleaning >> the cache: 500 INTERNAL SERVER ERROR >> ==> remarked the include till further instructions arrive, ... >> > > Most likely you have no mod_rewrite in Apache. Can you check Apache error > log? Normally it tells you what wrong. > > If you can't check error log, comment all RewriteXXX lines in .htaccess. Then > check that site works again. Now enable just one line, the one which says > "RewriteEngine on". Do you still see the site or get error #500? > >
I have not disabled Rewrite* lines in .htaccess and it works without realurl. I only disabled the <INCLUDE realurl.php (with the three lines) in the template. That would be your test, right? Is there a position I have to use? I used this <INCLUDE as the first entry in the ts. bye Ronald _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
