The is also Codeberg
The is also Codeberg
Smokers hope cancer reaches only ‘bad people’
The admin can inject a Plausible code to have some privacy respecting analytics
It’s lightweight and can give you most of info you need (I guess)
deleted by creator
Why are you using that?
location ~ /\.ht {
deny all;
}
You’re denying the access to your root, which is the public/
folder and has the file .htaccess
that has
<IfModule mod_rewrite.c>
<IfModule mod_negotiation.c>
Options -MultiViews -Indexes
</IfModule>
RewriteEngine On
# Handle Authorization Header
RewriteCond %{HTTP:Authorization} .
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
# Redirect Trailing Slashes If Not A Folder...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} (.+)/$
RewriteRule ^ %1 [L,R=301]
# Send Requests To Front Controller...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]
</IfModule>
This file handles the income requests and send to the front controller.
I’m not sure, but looks like you’re denying all .htaccess files. Laravel depends on .htaccess to make things work properly
Take a look on Laravel docs - Deployment to make sure your configs are right
deleted by creator
We’re approaching a new pandemic… Are we prepared?
I like Tesseract the most! It’s exactly a balance between Alexandrite and Photon
Israel is so nice… Let’s give em mushrooms as presents!
Why do the ICC not condemn Israel due to war crimes as well?
Just to clarify, Elon Musk decided to withdraw any X representative from Brazil. Due to laws (Brazilian LGPD) it’s illegal to a social media work in Brazil without a legal representative. The Supreme Federal Court demanded X to set a legal representative in Brazil, which Elon Musk ignored and denied this demand.
X is operaring illegaly in Brazil and Elon Musk is trying to instigate the irrational and extreme right-wing, spreading fake news and acting like he is victim.
The Supreme Federal Court should suspend X today until it regularize itself according to Brazilian laws. If it does not regularize, it will be indefinitely suspended.
deleted by creator
Correction: she was condemned for 8 years. She was already jailed since 2022
Well, this event will definitely be exploited by Trump’s team and he will be strengthened. Just like happened with Bolsonaro and the stab.
Unfortunately I think Trump will be reelected.
Well, this event will definitely be exploited by Trump’s team and he will be strengthened. Just like happened with Bolsonaro and the stab.
Unfortunately I think Trump will be reelected.
Does any of these in https://alternativeto.net/software/pastebin/?license=opensource works for you?
Oh! Is it?
Well, living and learning haha