The is also Codeberg
Responsabilidade
- 3 Posts
- 71 Comments
Responsabilidade@lemmy.eco.brto
News@lemmy.world•Migrants hope Trump mass deportations only 'for criminals'
2231·2 years agoSmokers hope cancer reaches only ‘bad people’
Responsabilidade@lemmy.eco.brtoLemmy Support@lemmy.ml•Do we have analytics around how much Lemmy traffic is on mobile vs desktop?
6·2 years agoThe 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)
Responsabilidade@lemmy.eco.brto
Selfhosted@lemmy.world•I'm deploying a Laravel app on nginx. Only the main route works, every other throws me a 404English
11·2 years agodeleted by creator
Responsabilidade@lemmy.eco.brto
Selfhosted@lemmy.world•I'm deploying a Laravel app on nginx. Only the main route works, every other throws me a 404English
12·2 years agoWhy 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.htaccessthat 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.
Responsabilidade@lemmy.eco.brto
Selfhosted@lemmy.world•I'm deploying a Laravel app on nginx. Only the main route works, every other throws me a 404English
32·2 years agoI’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
Responsabilidade@lemmy.eco.brto
News@lemmy.world•US confirms first case of bird flu with no known animal exposure
2·2 years agodeleted by creator
Responsabilidade@lemmy.eco.brto
News@lemmy.world•US confirms first case of bird flu with no known animal exposure
201·2 years agoWe’re approaching a new pandemic… Are we prepared?
Responsabilidade@lemmy.eco.brto
Selfhosted@lemmy.world•Alternative to Alexandrite Lemmy UI?English
8·2 years agoI like Tesseract the most! It’s exactly a balance between Alexandrite and Photon
Responsabilidade@lemmy.eco.brto
World News@beehaw.org•Israeli extremist settlers rapidly seizing West Bank land: A Palestinian grandmother says a man pointed a gun at her head and told her to leave the place she had called home for 50 years
8·2 years agoIsrael is so nice… Let’s give em mushrooms as presents!
Responsabilidade@lemmy.eco.brto
World News@beehaw.org•Mongolian officials "have the obligation" to arrest Vladimir Putin if he visits the country next week, the International Criminal Court (ICC) says
5·2 years agoWhy do the ICC not condemn Israel due to war crimes as well?
Responsabilidade@lemmy.eco.brto
World News@beehaw.org•Brazil's top court threatens to suspend X by Thursday night
8·2 years agoJust 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
Responsabilidade@lemmy.eco.brto
News@lemmy.world•Brazilian Instagram influencer jailed for trafficking and slaveryEnglish
12·2 years agoCorrection: 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.
Responsabilidade@lemmy.eco.brto
News@lemmy.world•Trump ‘Fine’ After Being Shot at Pennsylvania Campaign RallyEnglish
4·2 years agoWell, 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