Direct URLs stopped working suddenly #1804
Unanswered
UmeshKU539
asked this question in
Q&A
Replies: 1 comment
-
It's Working for me. If it's still not working report it in the issues section |
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
-
We have a docsify documentation website and direct URL (full path to source files) to the different pages stopped working suddenly. We are getting a
The requested URL was not found on this server
error message.However, when we go to main URL and navigating to these pages from side bar will load the website.
Note: We disabled URL hashing due to some project specific reason. So these direct URL works if we add the
#
manually. Is there any way to fix this issue without enabling the URL hashing.Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions