Skip to content
Discussion options

You must be logged in to vote

I think it has something to do with your server configuration. Usually, when you visit a URL say https://docusaurus.io, the server shows the index file in that directory i.e., https://docusaurus.io/index.html by default. In your case, the server is not doing that. You can see that if you append index.html to your URLs (e.g., http://www.techwithme.net/dinodocsite1/docs/tutorial-extras/translate-your-site/index.html), it's working. By any chance, did you change or the default configuration is set to look for another default index file (say, index.php)? There should be option in your hosting settings.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@slorber
Comment options

slorber Jul 13, 2022
Collaborator

@sainathdkpersonal
Comment options

@sainathdkpersonal
Comment options

Answer selected by sainathdkpersonal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants