ACC SHELL

Path : /srv/www/vhosts/centrumlb/
File Upload :
Current File : /srv/www/vhosts/centrumlb/.htaccess

RewriteEngine On
RewriteBase /

#RewriteCond %{HTTP_HOST} ^losak.dev
#RewriteRule (.*) http://www.losak.dev/$1 [R=301,L]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?url=$1 [L,QSA]

ACC SHELL 2018