diff --git a/public/.htaccess b/public/.htaccess new file mode 100755 index 0000000..66d034c --- /dev/null +++ b/public/.htaccess @@ -0,0 +1,3 @@ +RewriteEngine on +RewriteCond %{SERVER_PORT} 80 +RewriteRule .* https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L] \ No newline at end of file diff --git a/public/robots.txt b/public/robots.txt new file mode 100755 index 0000000..bacb06f --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: /datas/