beyondcode / herd-community

91 stars 1 forks source link

[Bug]: git switch branch make site not found #1114

Closed cielhaidir closed 1 month ago

cielhaidir commented 1 month ago

Platform

macOS

Operating system version

MacOs Sequoia 15.0.1 (24A348)

System architecture

Intel (x86)

Herd Version

1.11.1

PHP Version

all php

Bug description

if i git switch anotherbranch it make the site 404 not found, if i switch to master branch it work again

Steps to reproduce

git switch branch1 something.test -> 404 not found

git switch master something,test -> 200 ok

Relevant log output

No response