Re: how can i deploy a single aspx page globally for all sites in IIS?



hi,
thanks for the reply. i don't want to 'take over' all the web sites.
my page is like a plug-in or add-on feature that is relevant for all
sites, and i'm trying to find the most painless deployment. i could
set up a subdomain for each site pointing to the same folder, and then
render content based on the hostname, but that is still a lot of bloat
for the IIS config.

thanks
tim

.