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...
b777c1f
easyimages
/
.htaccess
Surbao
Create .htaccess
b777c1f
verified
2 months ago
raw
Copy download link
history
blame
Safe
101 Bytes
RewriteEngine
On
RewriteCond
%{HTTPS}
!=
on
RewriteRule
^ https://
%{HTTP_HOST}
%{REQUEST_URI}
[L,R=301]