[Bug]: Adding index does not have effect #89
Unanswered
keatliang2005
asked this question in
Q&A
Replies: 1 comment
-
Works with custom LocalValetDriver #122 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Operating system version
macOS 13.4
System architecture
ARM64 (M1, M2, etc)
Herd Version
1.1.1
PHP Version
8.1.21
Bug description
i have a site https://example.test, which default serve /index.php
but i do have /docs/index.html
i tried add
in locker.test config file, tried to add index entries
save and restart
visit https://example.test/docs returns 404
unless https://example.test/docs/index.html
any help would be appreciated
Steps to reproduce
No response
Relevant log output
No response
Beta Was this translation helpful? Give feedback.
All reactions