RewriteRule ^anasayfa/?$ index.php?route=common/home [NC,L]
RewriteRule ^kampanyalar/?$ index.php?route=product/special [NC,L]
RewriteRule ^iletisim/?$ index.php?route=information/contact [NC,L]
RewriteRule ^iletisim/tamamlandi/?$ index.php?route=information/contact/success [NC,L]
RewriteRule ^sitemap/?$ index.php?route=information/sitemap [NC,L]
RewriteRule ^tavsiye-et/?$ index.php?route=information/tellafriend [NC,L]
RewriteRule ^ara/?$ index.php?route=product/search [NC,L]
RewriteRule ^yeni-uye/?$ index.php?route=account/create [NC,L]
RewriteRule ^parolami-unuttum/?$ index.php?route=account/forgotten [NC,L]
RewriteRule ^uye/giris/?$ index.php?route=account/login [NC,L]
RewriteRule ^uye/cikis/?$ index.php?route=account/logout [NC,L]
RewriteRule ^hesabim/duzenle/?$ index.php?route=account/edit [NC,L]
RewriteRule ^hesabim/sifre/?$ index.php?route=account/password [NC,L]
RewriteRule ^hesabim/adres/?$ index.php?route=account/address [NC,L]
RewriteRule ^hesabim/adres/duzenle/?$ index.php?route=account/address [NC,L]
RewriteRule ^hesabim/adres/ekle/?$ index.php?route=account/address/insert [NC,L]
RewriteRule ^hesabim/siparislerim/?$ index.php?route=account/history [NC,L]
RewriteRule ^hesabim/indir/?$ index.php?route=account/download [NC,L]
RewriteRule ^hesabim/panel/?$ index.php?route=account/account [NC,L]
RewriteRule ^hesabim/haberci/?$ index.php?route=account/newsletter [NC,L]
RewriteRule ^hesabim/olusturuldu/?$ index.php?route=account/success [NC,L]
RewriteRule ^sepetim/?$ index.php?route=checkout/cart [NC,L]
RewriteRule ^odeme/yap/?$ index.php?route=checkout/shipping [NC,L]
RewriteRule ^odeme/banka/?$ index.php?route=checkout/payment [NC,L]
RewriteRule ^odeme/onayla/?$ index.php?route=checkout/confirm [NC,L]
RewriteRule ^odeme/onaylandi/?$ index.php?route=checkout/success [NC,L]