Tux virtual_server cannot pass trough to Apache VirtualHost...
Scott Switzer <[email protected]>
| Newsgroups | gmane.network.tux |
|---|---|
| Message-ID | <1053104438.1031.7.camel@spice> |
Hello, I am considering implementing tux for a high-traffic site, which is currently running a few VirtualHosts using Apache. I was able to set up tux using Virtual Hosts by setting the virtual_server parameter to 1. This works fine, until it tries to pass through a php page to Apache running on port 8080. Apache returns with an error: /var/www/html/webpage.php is not available. This is because my virtual server is located at: /var/www/html/website.com/webpage.php. It seems like tux strips off the website name before it is passed to apache. Has anyone experienced this, and if so, is there a remedy? Thanks, Scott Switzer