Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Surbao
/
easyimages
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Surbao
commited on
Dec 1, 2024
Commit
b777c1f
·
verified
·
1 Parent(s):
f8ee75b
Create .htaccess
Browse files
Files changed (1)
hide
show
.htaccess
+3
-0
.htaccess
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
RewriteEngine On
2
+
RewriteCond %{HTTPS} !=on
3
+
RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]