Question web.config global variable

nimafire

New Pleskian
Hello
i need to add a global line on all web.config files:
<httpRuntime enableVersionHeader="false"/>
is there any global web.config file? or i have to edit domains one by one?

also how can i edit and find this file: Global.asax.cs
where is it ?
 
Back
Top