diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..9f5b697 --- /dev/null +++ b/.htaccess @@ -0,0 +1,25 @@ +# Enable Gzip compression + + AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css text/javascript application/javascript application/x-javascript application/json + + +# Browser Caching + + ExpiresActive On + ExpiresByType image/jpg "access plus 1 year" + ExpiresByType image/jpeg "access plus 1 year" + ExpiresByType image/gif "access plus 1 year" + ExpiresByType image/png "access plus 1 year" + ExpiresByType image/webp "access plus 1 year" + ExpiresByType text/css "access plus 1 month" + ExpiresByType application/pdf "access plus 1 month" + ExpiresByType text/javascript "access plus 1 month" + ExpiresByType application/javascript "access plus 1 month" + ExpiresByType application/x-javascript "access plus 1 month" + ExpiresByType application/x-shockwave-flash "access plus 1 month" + ExpiresByType image/x-icon "access plus 1 year" + ExpiresDefault "access plus 2 days" + + +# Disable directory browsing +Options -Indexes diff --git a/assets/pasted-20260215-151251-1c7b1936.png b/assets/pasted-20260215-151251-1c7b1936.png index 12938ff..0393878 100644 Binary files a/assets/pasted-20260215-151251-1c7b1936.png and b/assets/pasted-20260215-151251-1c7b1936.png differ diff --git a/assets/pasted-20260215-151251-1c7b1936.png.bak b/assets/pasted-20260215-151251-1c7b1936.png.bak new file mode 100644 index 0000000..12938ff Binary files /dev/null and b/assets/pasted-20260215-151251-1c7b1936.png.bak differ diff --git a/index.php b/index.php index 6f0423b..018ab95 100644 --- a/index.php +++ b/index.php @@ -1631,7 +1631,7 @@ $twitter_link = "https://twitter.com/";