All Questions

Tagged with
Filter by
Sorted by
Tagged with
1 vote
1 answer
2k views

Convert Apache2 configuration to nginx configuration

I have RHEL 6 with apache/httpd (v2.2) configured to handle two different path of WordPress: FOO path: /var/www/html/FOO/ BAR path: /var/www/html/BAR/ We plan to move to a new machine running RHEL 7 ...
Mohamed ElHarery's user avatar
0 votes
1 answer
211 views

php apache_note with mpm_event

I'm wanting to switch to mpm_event to be able to serve a higher rate of requests. My initial testing showed that the server can serve a higher rate of requests when using mpm event. The server is ...
yossarian2004's user avatar
0 votes
2 answers
449 views

Is it mandatory to name folder same as domain name for virtual host?

I'm learning how to create virtual hosts on apache2. I have Ubuntu 16.04 operating system. I also have WSL (Ubuntu 16.04) in Windows 10. Now, here's what I observed when I made a virtual host on ...
Vikas's user avatar
  • 97
0 votes
1 answer
376 views

Apache server freeze - Memory filling fast

I do have an application that runs on centos running PHP5.5.x/MySql5.5.x (16Gb of memory) and the big problem now it's that apache/mysql processes becomes unresponsive at some random point in time. ...
Viorel Tudor's user avatar