using adapter static and 404 not found on deploy #9260
Answered
by
eltigerchino
aldijokosp
asked this question in
Q&A
-
i getting error when deploy using adapter static, when i acces my website with domain www.example.com , it will acces the website, buat if my website access to some specific routes like www.example.com/home, it will show like image on below and this for the adapter from svelte.config.js |
Beta Was this translation helpful? Give feedback.
Answered by
eltigerchino
Mar 1, 2023
Replies: 1 comment 5 replies
-
What kind of hosting are you currently using? Is the webpage found if you append |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
eltigerchino
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What kind of hosting are you currently using? Is the webpage found if you append
.html
to the URL?