Connecting String in Web.config Files: A Comprehensive Guide
You can include or specify the connection string in the web.config file through five straightforward steps.
-
Log in to the Plesk panel.
-
Choose the File option to access the File Manager.
-
Navigate to the httpdocs folder and open the web.config file.
-
In the Code Editor window, insert the following code into the configuration section:
-
After making the changes, click the Save button.
That's all! You have now successfully added the connection string to the web.config file.