Is it a flatpak installation or repo installation?
Responsabilidade
- 1 Post
- 44 Comments
Oh! Is it?
Well, living and learning haha
The is also Codeberg
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 404English11·10 months 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 404English12·10 months 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.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.
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 404English32·10 months 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 Selfhosted@lemmy.world•Alternative to Alexandrite Lemmy UI?English8·10 months agoI like Tesseract the most! It’s exactly a balance between Alexandrite and Photon
Responsabilidade@lemmy.eco.brto Linux@lemmy.ml•“Something has gone seriously wrong,” dual-boot systems warn after Microsoft update1·10 months agoBut if you don’t boot Windows first you’ll not be affected by this issue. So my statement is correct
Responsabilidade@lemmy.eco.brto Linux@lemmy.ml•“Something has gone seriously wrong,” dual-boot systems warn after Microsoft update1·10 months agoWell… It’s the opposite… People affected by this issue could not boot Linux…
Responsabilidade@lemmy.eco.brto Linux@lemmy.ml•How to use Whatsapp Video Call on Linux?0·11 months agoYou cant
There is no official whatsapp app for Linux and all of the apps on the store rely on whatsapp web
Does any of these in https://alternativeto.net/software/pastebin/?license=opensource works for you?
Responsabilidade@lemmy.eco.brto KDE@lemmy.kde.social•Every time i try and update or install a flatpak with discover i get this error.3·1 year agoLooks like a runtime is outdated and the repo to install a new runtime is missing. Then when Discover tries to update, crashes cause there is nowhere to download from
Try update the package from terminal
Responsabilidade@lemmy.eco.brto Selfhosted@lemmy.world•Can you have local reverse proxies?1·1 year agoI guess you can set a host on your
/etc/hosts
to 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?English41·1 year agoI 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 worst6·1 year agoI 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 worst13·1 year agoLooks 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 worstEnglish43·1 year agoYou 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 analyticsEnglish11·1 year agoIm 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 adguardhomeEnglish1·1 year agoDid you configure your router to use and broadcast the adguard ip addr as DNS server?
You must configure your adguard ip as DNS server
Crypto scam browser is never a better evil…