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]
1
Apache / Re: enable module expires/headers
« on: August 04, 2016, 09:47:04 AM »
Hello,
yeah i know for your support i used it several time before and is great !
But i would like to try by myself...
So the rebuilder can be used in CWP GUI or in CLI ?
because i dont know where to put the flags in GUI the only things i see is the modules loaded and a field to choose the apache version. There is nothing else.
yeah i know for your support i used it several time before and is great !
But i would like to try by myself...
So the rebuilder can be used in CWP GUI or in CLI ?
because i dont know where to put the flags in GUI the only things i see is the modules loaded and a field to choose the apache version. There is nothing else.
2
Apache / Re: enable module expires/headers
« on: August 03, 2016, 09:31:20 AM »
Hello sandeep,
Thanks for your answer.
i know i have to add these flags...but where...after click next on the rebuild page ?
My server is in production with several website, i dont want to make it unaivalable during the rebuild for nothing :/
Thanks for your answer.
i know i have to add these flags...but where...after click next on the rebuild page ?
My server is in production with several website, i dont want to make it unaivalable during the rebuild for nothing :/
3
Apache / enable module expires/headers
« on: August 03, 2016, 08:26:03 AM »
Hello Team,
I have a simple question
I need to enable two module :
- headers
- expires
I know i have to rebuild apache and i have to add two lines in the text box :
--enable-expires
--enable-headers
Where i have to put these lines ? juste at the end of the textbox after have choosen apache and suPHP version ?
And my apache server is in production so i would like to know if its safe to rebuild apache ? There is not configuration files deleted ? or anything ?
Thanks upfront,
N.B
I have a simple question
I need to enable two module :
- headers
- expires
I know i have to rebuild apache and i have to add two lines in the text box :
--enable-expires
--enable-headers
Where i have to put these lines ? juste at the end of the textbox after have choosen apache and suPHP version ?
And my apache server is in production so i would like to know if its safe to rebuild apache ? There is not configuration files deleted ? or anything ?
Thanks upfront,
N.B
4
SSL / Re: Unable to restart http service after SSL installation
« on: December 23, 2015, 01:29:21 PM »
Hi,
thanks a lot for your answer.
indeed, i see several error on error_log :
RSA server certificate CommonName (CN) 'www.mydomain.net' does not match server name !?
But when i use the command "hostname" i get the right servername : www.mydomain.net
so, I need to recreate a private key and a CSR to reedit the certificate ?
best regards,
N.B
thanks a lot for your answer.
indeed, i see several error on error_log :
RSA server certificate CommonName (CN) 'www.mydomain.net' does not match server name !?
But when i use the command "hostname" i get the right servername : www.mydomain.net
so, I need to recreate a private key and a CSR to reedit the certificate ?
best regards,
N.B
5
SSL / Unable to restart http service after SSL installation
« on: December 22, 2015, 02:32:13 PM »
Hello All,
Im trying to set up SSL encryption on my website with CWP.
I bought a certificate (not a self-signed) and used the "clean way" of this "how to" : http://forum.centos-webpanel.com/ssl/how-to-install-multiple-ssl-certificates-on-shared-ip/
Everything goes well until i have to restart the service httpd, i get this error message :
"Could not determine... fully qualified domain name"
The website with vhost-ssl.conf empty works fine, after his creation i have the error message but te configuration is exactly the same than vhost.conf... so i suppose isn't a problem with the host or servername option in the configuration file...? if not both wouldn't work, right ?
There are some other check to troubleshoot this issue ?
thanks upfront,
N.B
Im trying to set up SSL encryption on my website with CWP.
I bought a certificate (not a self-signed) and used the "clean way" of this "how to" : http://forum.centos-webpanel.com/ssl/how-to-install-multiple-ssl-certificates-on-shared-ip/
Everything goes well until i have to restart the service httpd, i get this error message :
"Could not determine... fully qualified domain name"
The website with vhost-ssl.conf empty works fine, after his creation i have the error message but te configuration is exactly the same than vhost.conf... so i suppose isn't a problem with the host or servername option in the configuration file...? if not both wouldn't work, right ?
There are some other check to troubleshoot this issue ?
thanks upfront,
N.B
Pages: [1]