IIS Url Rewrite results in 403 Forbidden
问题 UPDATE After enabling direcorty listing it seems to have worked but now im running into another error. Resource interpreted as Stylesheet but transferred with MIME type text/html I'm trying to rewrite a URL to take content from the absolute directory. Let's assume my URL was https://somesite.com/a <-- absolute path This directory consist of files like index.html, contact.html and folders like css,js,img But i want to access this directory with a URL like https://somesite.com/a/somename/index