[Bug]: 404 Site Not Found even when www is not in the project directory name #1160
marlongichie
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Create project in directory
~/Herd/storefront.example
Visit storefront.example.test – Works
cd ~/Herd/storefront.example
herd link abc.example
Visit abc.example.test – Works
herd link www.example.test
Visit www.example.test – Does not work
Error: 404 Site not found
Expected www.example.test to work
Anyone else come across this issue? Any suggestions on how to get this to work?
Beta Was this translation helpful? Give feedback.
All reactions