Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # 10_froxlor_ipandport_188.40.209.182.80.conf
- # Created 07.02.2012 22:05
- # Do NOT manually edit this file, all changes will be deleted after the next domain change at the panel.
- NameVirtualHost 188.40.209.182:80
- <VirtualHost 188.40.209.182:80>
- DocumentRoot "/var/www/"
- ServerName v2201112109767004.yourvserver.net
- SuexecUserGroup "froxlorlocal" "froxlorlocal"
- FastCgiExternalServer /var/www/fpm.external -socket /var/run/apache2/froxlor.panel-v2201112109767004.yourvserver.net-php-fpm.socket -user froxlorlocal -group froxlorlocal
- <Directory "/var/www/">
- AddHandler php5-fastcgi .php
- Action php5-fastcgi /fastcgiphp
- Options +ExecCGI
- Order allow,deny
- allow from all
- </Directory>
- Alias /fastcgiphp /var/www/fpm.external
- </VirtualHost>
Advertisement
Add Comment
Please, Sign In to add comment