Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
home
/
zeplinbanyo
/
www
/
Or
Select Your Path :
Upload File :
New :
File
Dir
/home/zeplinbanyo/www/.htaccess
RewriteEngine on RewriteRule ^([a-zA-Z0-9\-_]+).html$ index.php?sayfa=$1 [L,QSA] RewriteRule ^urunler-(.*?)?$ index.php?sayfa=urunler&id=$1 [L,QSA] RewriteRule ^kategori-(.*?)?$ index.php?sayfa=kategori&id=$1 [L,QSA] RewriteRule ^sayfalar-(.*?)?$ index.php?sayfa=sayfalar&id=$1 [L,QSA] RewriteRule ^projeler-(.*?)?$ index.php?sayfa=projeler&id=$1 [L,QSA] RewriteRule ^proje-detay-(.*?)?$ index.php?sayfa=proje-detay&id=$1 [L,QSA] RewriteRule ^GaleriKategori-(.*?)?$ index.php?sayfa=galeri-kategori&id=$1 [L,QSA] RewriteRule ^haberler-(.*?)?$ index.php?sayfa=haber-detay&id=$1 RewriteRule ^urun-detay-(.*?)?$ index.php?sayfa=urun-detay&id=$1 [L,QSA] RewriteRule ^haber-detay-(.*?)?$ index.php?sayfa=haber-detay&id=$1 [L,QSA] RewriteRule ^sayfalar-(.*?)?$ index.php?sayfa=sayfalar&id=$1 RewriteEngine On RewriteCond %{SERVER_PORT} !=443 RewriteRule ^ https://www.zeplinbanyo.com%{REQUEST_URI} [NS,R,L] # php -- BEGIN cPanel-generated handler, do not edit # “ea-php56” paketini varsayılan “PHP” programlama dili olarak ayarlayın. <IfModule mime_module> AddHandler application/x-httpd-ea-php56 .php .php5 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit