abaga129 / sveltekit-adapter-iis

15 stars 5 forks source link

404 not found #1

Closed trustieee closed 1 year ago

trustieee commented 1 year ago

image

Tried putting up the empty sveltekit template and hitting the 404 above. I've confirmed that this IIS works with the azure nodeiis example, which was the prereq listed.

image

trustieee commented 1 year ago

Nevermind, problem is dropping the output from sveltekit straight into the site doesn't work because the web.config expects the server.cjs to be in the same directory by default.