Hello!
I have installed apache::asp.Its working fine.Now, i want to remove the facility from global settings and want to assign it to only specific virtual hosts.How can i do it?
Hello!
I have installed apache::asp.Its working fine.Now, i want to remove the facility from global settings and want to assign it to only specific virtual hosts.How can i do it?
Put your asp specific setting into each virtual host’s config file in /etc/apache2/sites-available/<virtual-host> entry.
Bookmarks