Duffer Derek

Current Path : /var/www/podiocopy.bitkit.dk/httpdocs/public/
Upload File :
Current File : /var/www/podiocopy.bitkit.dk/httpdocs/public/.htaccess

AuthType Basic
AuthName "Restricted Access"
AuthUserFile /var/www/podiocopy.bitkit.dk/httpdocs/.htpasswd

<RequireAny>
    Require env noauth
    Require env REDIRECT_noauth
    Require user datacopy
</RequireAny>

<IfModule mod_rewrite.c>
    <IfModule mod_negotiation.c>
        Options -MultiViews
    </IfModule>

    RewriteEngine On

    # Redirect Trailing Slashes...
    RewriteRule ^(.*)/$ /$1 [L,R=301]

    # Force SSL
#    RewriteCond %{HTTPS} !=on
 #   RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

#RewriteEngine On
#RewriteCond %{HTTP_HOST} !^podiocopy.phases\.dk$ [NC]
#RewriteRule ^(.*)$ https://podiocopy.phases.dk/$1 [R=301,L]

    # Handle Front Controller...
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteRule ^ index.php [L]
</IfModule>

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists