Quote:
Originally Posted by till
a) Add your custom code in the apache directives field of the website.
b) If a setting shall be changed for all new sites, then change the vhost template in /usr/local/ispconfig/server/conf/
|
Can you be little bit more specific?... please.
I wan to make changes to all sites which I create..... which file should I modify "vhost.conf.master"?... and how?
Lets say I want to add this:
Code:
#mod-perl
Alias /perl/ /var/www/clients/client1/web4/perl/
<Directory /var/www/clients/client1/web4/perl>
Order allow,deny
Allow from all
</Directory>
# the /clients/client1/web4 are variable based on site.
# and /perl should create directory
Also please show the apache directives used in the website in which file they should be used.
Thanks.
Recent comments
22 hours 46 min ago
1 day 3 hours ago
1 day 5 hours ago
1 day 6 hours ago
1 day 7 hours ago
1 day 12 hours ago
1 day 13 hours ago
1 day 15 hours ago
2 days 4 hours ago
2 days 6 hours ago