sample of a web.config file with few options
Added By: ewz9297
Rated: (3 of 5) by 10.
Rate Snippet:
| Description: | A sample of one web.config file in my ex web site at hostbasket.com. I didn't add all options but you could add useful ones such as connection string for database, you could import libraries here and accept or deny http access to a web service. The security is form-based, the default language was C#, the error page for the current path was set for all aspx pages of the path |
Language: C#
Save to web space E-mail Link
Code Snippet:
|