Fix htaccess
dyb-tech.com/LaLiga-BackEnd/pipeline/head This commit looks good
Details
dyb-tech.com/LaLiga-BackEnd/pipeline/head This commit looks good
Details
This commit is contained in:
parent
9f21f543b6
commit
646e63a890
|
|
@ -1,7 +1,7 @@
|
||||||
AuthUserFile "/etc/apache2/passwd.pass"
|
#AuthUserFile "/etc/apache2/passwd.pass"
|
||||||
AuthName "Please Enter Password"
|
#AuthName "Please Enter Password"
|
||||||
AuthType Basic
|
#AuthType Basic
|
||||||
Require valid-user
|
#Require valid-user
|
||||||
<IfModule mod_rewrite.c>
|
<IfModule mod_rewrite.c>
|
||||||
RewriteEngine On
|
RewriteEngine On
|
||||||
RewriteCond %{HTTP:Authorization} .+
|
RewriteCond %{HTTP:Authorization} .+
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue