Can anyone help me to access my website through plesk im helpless
Loading
Can anyone help me to access my website through plesk im helpless
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sangeetha SPosted May 27, 2025, 9:11 AM
Prepare Your ASP.NET Application
.aspx,web.config, etc.) in a folder.Access Your Plesk Panel
https://yourdomain.com:8443orhttps://yourdomain.com/plesk).Create a Website or Use an Existing One
Upload Your Application Files
httpdocsfolder (this is the web root).httpdocs.Configure ASP.NET Settings
Set Permissions (if needed)
httpdocsfolder and its contents have the correct read/write permissions for the application pool identity.Test Your Application
https://yourdomain.com) to verify the application is running correctly.