it is a subdomain which gets redirected via .htaccess to its own folder
Quote:
RewriteCond %{HTTP_HOST} filehosting.zice.ro
RewriteCond %{REQUEST_URI} !filehosting/
RewriteRule ^(.*)$ filehosting/$1 [L]
|
but there is now www host, I dont use it and this domain doesn't even work with it, I never configured it anywhere...