minus-squareFigMcLargeHuge@sh.itjust.workstoSelfhosted@lemmy.world•I'm deploying a Laravel app on nginx. Only the main route works, every other throws me a 404linkfedilinkEnglisharrow-up2·10 months agoDoes the uid you are using to run nginx have permissions to read the root folder (defined above as /var/www/html/partviewer/public , not the actual linux root) and below? linkfedilink
minus-squareFigMcLargeHuge@sh.itjust.workstoThe Far Side@sh.itjust.works•8 May 2024linkfedilinkEnglisharrow-up1·1 year agoOne of my absolute favorites. I still quote this one. linkfedilink
minus-squareFigMcLargeHuge@sh.itjust.workstoThe Far Side@sh.itjust.works•30 December 2023linkfedilinkEnglisharrow-up1·edit-22 years agoThis is one of my all time favorites!! linkfedilink
Does the uid you are using to run nginx have permissions to read the root folder (defined above as /var/www/html/partviewer/public , not the actual linux root) and below?