[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
05122024
/
htdocs
/
sarpras
/
html
/
dashboards
/
[
Home
]
File: .htaccess
RewriteCond %{HTTPS} off RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] RewriteRule ^login$ index.php [L] RewriteRule ^dashboard$ index.php [L] RewriteRule ^logout$ logout.php [L] Options All -Indexes