|
You could setup Nginx on port 8080 (even on cPanel) to handle static files (it's very fast for those) and use it as a front-end proxy for Apache. Try a google search, many people are doing this and I think this would work best for what you are trying to accomplish. It's actually quite easy and works very well.
|