diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..39dceeb --- /dev/null +++ b/.htaccess @@ -0,0 +1,4 @@ +# adding https redirection : +RewriteEngine On +RewriteCond %{HTTPS} off +RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R,L] diff --git a/README.md b/README.md index 219e702..fa2ebfd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,15 @@ +projects : + +- [/] ljdp +- [ ] tchat transcendance + - setup docker without sudo on server + - remove authentification from project +- [ ] cube3d +- [ ] minishell + +--- + direction | width | child | child | child | | position | main axis | second axis ................................................................