Hello,
when I upload a site made with asp net to hosting, it works without any problems. But when I upload the same files to the subfolder on the hosting, it gives an error. Does anyone have information about this?
It gives 403 security errors, I solve them but it doesn't work example sitem.com works without any problems, the same files do not work when sitem.com/site1 mysitem.com/site1 sitem.com/site2 I want to run different sites at the same address.
403 - Forbidden: Access is denied.
You do not have permission to view this directory or page using the credentials you provided.
This is the error it gives: We have made all security settings.
I think something might be broken in the web config.