Uh oh!
There was an error while loading. Please reload this page.
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 |
0 replies
Sign up for freeto 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.
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 servererror 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.
All reactions