Show Posts

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.


Messages - d2db

Pages: 1 [2]
16
CentOS 7 Problems / Different web server when use other protocols
« on: October 26, 2017, 04:00:54 PM »
Different web server when used other protocols.

If I use http - nginx, https - apache. why so?

17
Apache / Re: [Tutorial] Apache HTTP2 Module
« on: October 25, 2017, 03:56:42 PM »
And I have some problem with this tutorial. When I install and restarted httpd service I have this error: httpd: Could not open configuration file /usr/local/apache2/conf/httpd.conf: No such file or directory

Short fix in console:
Code: [Select]
ln -s /usr/local/apache/ /usr/local/apache2

18
Apache / Re: [Tutorial] Apache HTTP2 Module
« on: October 25, 2017, 03:50:18 PM »
Will http2 in CentOS web panel be configured on by default?

19
Apache / Re: HTTP2 / SPDY
« on: October 25, 2017, 03:48:22 PM »

20
Apache / Re: HTTP2 / SPDY
« on: October 25, 2017, 03:06:56 PM »
I don't understand why but module mod_http2.so not found in /usr/local/apache/modules/. Why, and how how to set it up correctly.

When I rebuild apache and add config '--enable-http2' apache not rebuilding

Pages: 1 [2]