The is also Codeberg
Responsabilidade
- 1 post
- 40 comments
- 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
2 yearsWhy 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
2 yearsI’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
- 2 years
I like Tesseract the most! It’s exactly a balance between Alexandrite and Photon
- Responsabilidade@lemmy.eco.brtoWorld 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 years2 years
Israel is so nice… Let’s give em mushrooms as presents!
- Responsabilidade@lemmy.eco.brtoWorld News@beehaw.org•Mongolian officials "have the obligation" to arrest Vladimir Putin if he visits the country next week, the International Criminal Court (ICC) says2 years
Why do the ICC not condemn Israel due to war crimes as well?
- Responsabilidade@lemmy.eco.brtoWorld News@beehaw.org•Brazil's top court threatens to suspend X by Thursday night2 years
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.
- 2 years
Does any of these in https://alternativeto.net/software/pastebin/?license=opensource works for you?
- Responsabilidade@lemmy.eco.brto
Linux@programming.dev•TheLinuxExperiment: Menus, windows, launchers & system trays SUCK. What can we replace them with?
2 yearsI also think the suggestions in this videos are shitty and impractical.
He’s dreaming about something that could not be implemented. And even if implemented, is just cluncky and unusable.
I just ignored this video. And actually, most of his videos I’m ignoring as well.
I guess you can set a host on your
/etc/hoststo redirect all your pterodactyl.example.com to a local ip. Also, if you need access from other computers on the local network, I think you can set up a local DNS server (such as PiHole or AdGuard Home) to reach the same solution but for all address running though your DNS server
- Responsabilidade@lemmy.eco.brto
Selfhosted@lemmy.world•How do you handle family requests that you disagree with?English
2 yearsI would be sincere:
Movies take too many space in SSD and too many resources to host, therefore I’m not going to host movies I disagree with. And if she really want this movies to be digitalized, I would give her a choice to buy new hardware (probably SSD) to be dedicated to her.
- Responsabilidade@lemmy.eco.brto
Selfhosted@lemmy.world•Closing the thread, I've got a suggestion to kill myself on matrix, you're the worst
2 yearsI feel ambiguous with that question…
Clearly OP has social skills issues and maybe it’s a genuine question. Or it can be just a way to offend…
Either way I think OP must rethink hes attitude toward other people.
- Responsabilidade@lemmy.eco.brto
Selfhosted@lemmy.world•Closing the thread, I've got a suggestion to kill myself on matrix, you're the worst
2 yearsLooks like you live in a dystopia, where making healthy relations are scarce.
Maybe you would be great to practice your social skills, dude…
- Responsabilidade@lemmy.eco.brto
Selfhosted@lemmy.world•Closing the thread, I've got a suggestion to kill myself on matrix, you're the worstEnglish
2 yearsYou are lucky that people are nice, cause due to your petulance I would never help you
- Responsabilidade@lemmy.eco.brto
Selfhosted@lemmy.world•Recommendations please: Self-hosted web site analyticsEnglish
2 yearsIm using Matomo, however my use case is different from yours. I run a business and need more complete data, which Matomo gives me
I also had in mind Plausible, cause it’s less resource demandant, but at the end I have chosen Matomo
- Responsabilidade@lemmy.eco.brto
Selfhosted@lemmy.world•[Solved]-sorta Problems running adguardhomeEnglish
2 yearsDid you configure your router to use and broadcast the adguard ip addr as DNS server?
You must configure your adguard ip as DNS server
- 2 years
As long as you set your home server properly, with allow rules, firewalls and stuff, you’ll be fine
But don’t be sloppy, take care of your server


Oh! Is it?
Well, living and learning haha