Options +FollowSymLinks
RewriteEngine On
RewriteRule ^index.html$ /index.php [L]
RewriteRule ^webmasteriletisim.html$ /webmasteriletisim.php [L]
RewriteRule (.*)-(.*)\.html$ /download.php?pid=$1&ad=$2[L]
(.*) herbir $ değişkeni tanımlar
site.com/1-programadi.html olarak çağırılmıştır
site.com/programadi-1.html yapmak için
$ değişkenlerinin yerini scripte göre değiştirmen yeterlidir