Featured
-
No Featured Found!
Tags
Help in my test for Apache Commons
Hi,
I was given a test to use the following in my methods. Those were pre-imported and I need to figure out how I can use it in the class they provided to me
import org.apache.commons.lang.StringUtils;
import org.apache.commons.l...
Apache: Difference between mod_proxy_balancer and mod_rewrite and which one should i use?
What is the difference between using mod_proxy_balancer and mod_rewrite?
Basically wanted to do url redirection and load balancing(without modifying the session) of traffic. When I type live.example.com it should get redirected to ap...
How to configure Apache to completely stop reverse proxy server?
Need help on Apache configuration to completely stop reverse proxy server.
Can anybody help me to configure Apache2.4 to stop reverse proxy server. What is the best option to stop reverse proxy on Apache. I am using Apache 2.4 version.
&nbs...
I am unable to run Tomcat7 with upgraded Java 8
Hi
I am trying to upgrade my server(Ubuntu 14.10 + tomacat7) to Java8 from Java7 but I am getting the following error and not sure what is still referring to java-7.
$ sudo service tomcat7 start *
Starting Tomcat servlet engine tomc...