Added new projects

Update .htaccess, sidebar.php, and 16 more files...
This commit is contained in:
2022-11-20 00:05:19 +01:00
parent 483edf88a8
commit 30b1c55687
18 changed files with 771 additions and 298 deletions

View File

@@ -4,7 +4,7 @@
</Files>
# Redirecting HTTP traffic to HTTPS. (Keep commented on localhost !)
# This is handled other services, but it should still be enabled in production just to be safe.
# This is handled by other services, but it should still be enabled in production just to be safe.
#RewriteEngine On
#RewriteCond %{SERVER_PORT} 80
#RewriteRule ^(.*)$ https://nibblepoker.lu/$1 [R,L]