viem ako prepisat napr index.php?go=nieco aby som dosiahol len /nieco/ .. to robim kodom v htaccess:
RewriteEngine On
RewriteCond %{SCRIPT_FILENAME} !(.*.css)
RewriteRule ^([^_]*)/$ /index.php?go=$1 [L]
ale co tam mam pridat napr ked chcem prepisat napr index.php?go=nieco&to=ine
aby som mal /nieco/ine/