0byt3m1n1
Path:
/
data
/
8
/
5
/
78
/
144
/
5567144
/
user
/
6664032
/
htdocs
/
[
Home
]
File: .htaccess
#START Siteplus builder rules section #Do not delete/modify this section for preventing broke you builder #If you need some additional rules for you application you can add them after this section RewriteEngine On RewriteCond %{HTTPS} off RewriteCond %{HTTP:X-Forwarded-Proto} ^$ [OR] RewriteCond %{HTTP:X-Forwarded-Proto} !https RewriteRule ^(.*)$ https://0449A57.NETSOLHOST.COM%{REQUEST_URI} [L,R=301] RewriteCond %{REQUEST_URI} !^/bundle/ RewriteCond %{REQUEST_URI} !^/favicons/ RewriteCond %{REQUEST_URI} !^/.well-known/ RewriteCond %{REQUEST_URI} !^/__static/ RewriteCond %{REQUEST_URI} !^/__blogFiles/ RewriteCond %{REQUEST_URI} !^/__blogImages/ RewriteCond %{REQUEST_URI} !^/__publish.json/ RewriteRule ^(.*)$ /__version-1/$1 [L] #END Siteplus builder rules section