• 22-10-2017, 16:48:30
    #1
    RewriteEngine on
    RewriteBase /
    Options All -Indexes
    RewriteCond %{REQUEST_FILENAME} -s [OR]
    RewriteCond %{REQUEST_FILENAME} -l [OR]
    RewriteCond %{REQUEST_FILENAME} -d
    RewriteRule ^images/(.*)$ images/$1 [L]
    RewriteRule ^pages/(.*)$ pages/$1 [L]
    RewriteRule ^.*$ [NC,L]
    RewriteRule ^.*$ index.php [NC,L]

    bu htaccess i nasıl siteadresi.com/klasorismi olarak çalıştırabiliriz.? Anadizinde olmaz ise hata veriyor
  • 22-10-2017, 16:50:21
    #2
    Kalıcı bağlantıları dene.
  • 22-10-2017, 16:52:00
    #3
    akifaykan adlı üyeden alıntı: mesajı görüntüle
    Kalıcı bağlantıları dene.
    subdomain harici kurmam gerekiyor siteismi.com/klasör şeklinde