This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
2
PHP Selector / PHP version on specific website (htaccess)
« on: August 07, 2016, 12:14:44 PM »
Hi everyone!
I need enable the php 7.0.9 only in one site. I am try to use this sintax below, but without success. When i put this commands in htaccess the PHP 7.20 DEV appears. How can i enable 7.0.9 version?
thanks!
AddHandler application/x-httpd-php7 .php
AddType application/x-httpd-php7 .php5 .php4 .php .php3 .php2 .phtml
I need enable the php 7.0.9 only in one site. I am try to use this sintax below, but without success. When i put this commands in htaccess the PHP 7.20 DEV appears. How can i enable 7.0.9 version?
thanks!
AddHandler application/x-httpd-php7 .php
AddType application/x-httpd-php7 .php5 .php4 .php .php3 .php2 .phtml
3
SSL / Re: letsencrypt.org implementation
« on: August 07, 2016, 11:49:16 AM »
In CWP Admin GUI, when open the letsencrypt page, appears that only function in CentOS 64bits. It is possible enable in 32bits too?
Pages: [1]