![]() |
When trying to install Nginx or Varnish
Regardless which I use (Nginx or Varnish, I use one or the other, never both), running them as a proxy (port 80) with Apache (port 8008, opened in iptables and all vhosts changed). All config files have Apache2 as backend, but I get "404, Not Found" errors.
Any way to fix this? Thank you in advance! |
To add:
Error log reads: script '/var/www/x.php' not found or unable to stat, referer: http://www.domain.com/x.php Or File does not exist: /var/www/admin, referer: http://domain.com/admin So it is a path issue. In vhost for x domain, it contains the full path. Code:
<Directory /var/www/x.com>Thanks! |
| All times are GMT +2. The time now is 01:22. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.