[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
xampp182
/
htdocs
/
cilfi
/
web
/
[
Home
]
File: .htaccess
# php -- BEGIN cPanel-generated handler, do not edit # This domain inherits the “PHP” package. # php -- END cPanel-generated handler, do not edit RewriteCond %{HTTPS} off RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] RewriteRule ^lab$ lab.php [L] RewriteRule ^blog$ blog-detail.php [L] RewriteRule ^profil$ profil.php [L] RewriteRule ^kontak$ kontak.php [L] Options All -Indexes