Set Default 404 error pages across entire instance of IIS
Posted
by
user125264
on Server Fault
See other posts from Server Fault
or by user125264
Published on 2013-11-09T02:50:53Z
Indexed on
2013/11/09
3:59 UTC
Read the original article
Hit count: 433
we are currently using IIS 8 on our new windows VPS. We have a content management system we install for all our apps we build, but we are finding it incredibly painful as our hosting provider requires that we change the default 404 error page from the default settings everytime we create a site.
Is there an easy way within IIS to automatically apply this same default directory within each website so we dont need to edit it on every website we build ?
thanks in advance
© Server Fault or respective owner