Sir, I have designed a website using Visual Studio using asp.net, it is successfully getting executed on localhost I want to make the website live on my own server. After uploading the project files on server and then checking on the link www.abc.com/project it gives the following error: Forbidden
You don't have permission to access /project/ on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache Server at abc.com Port 80
Note: the host is linux based server, and the website project is not having a database