Kod
Options FollowSymLinks
RewriteEngine On
RewriteRule ^([0-9a-z-]+).html index.php?link=$1&%{QUERY_STRING} [L,QSA]
Options All -Indexes
RewriteEngine On
RewriteRule ^([0-9a-z-]+).html index.php?link=$1&%{QUERY_STRING} [L,QSA]
Options All -Indexes
Wyżej podany kod działa, ale chcę się pozbyć .html i jak usunę to gdzie kliknę będę na głównej stronie.