Mam pewien problem, jak skonfigurować plik .htaccess, tak aby adres strony wyglądał tak:
http://www.strona.pl/galeria.html
zamiast
http://www.strona.pl/index.php/galeria.html
# TYPOlight URLs
#
# By default, TYPOlight adds ".html" to the generated URLs to simulate static
# HTML documents. If you change the URL suffix in the back end settings, make
# sure to change it here accordingly!
#
# RewriteRule .*\.html$ index.php [L] # URL suffix .html
# RewriteRule .* index.php [L] # No URL suffix
# RewriteRule .*\.txt$ index.php [L] # URL suffix .txtRewriteRule .* index.php [L]
Użytkownicy przeglądający ten dział: Google [Bot] i 1 gość