Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Integrate Apache2 and Tomcat 7 Using mod_jk

As we know our most of the projects in Java is run using Tomacat application server. Sometimes we also need some web server like apache2 for other functionalities like wordpress integration. In such situation our project need both of the server ...

How to setup Virtual Domain Name on apache2 Ubantu

Step 1 :- Create new project like /var/www/html/staging/blog Step 2:- create index.php  Step 3:- Write <?php echo “Hello World”; ?> inside index.php Step 4:- Check If you can access project via http://localhost/staging/b...

Indexing in Solr Server

Indexing: Solr gives you a quick response and results because of indexing. What does this mean? It means that it searches index instead of the text to retrieve the results for you. In book , you search for the index in the index page of the...

Installing SSL certificate on apache2

SSL or Secure Socket Layer ascertains that all data passed between the web server and the web browser remain private and secure. It is the standard security technology for engendering an encrypted connection between a web server and a web browser...

Setting up varnish with Apache

Before we begin with the setup of the varnish with Apache, let us know a bit about Varnish and then move ahead with configuration of varnish with apache with some examples that gives you an idea of basic settings for the server. Varnish is an ...

Virtual Hosting - Host Multiple Sites on Single Server

Virtual Hosting is a process in which we can host multiple sites on a single server. or we can also say single Apache to have multiple sites. Types of Virtual Hosting Virtual hosting is of two types- 1. Name Based 2. IP Based Na...

7 points every software developer should know about Linux administration

Linux is a particular field in itself, however, in the event as a developer you know how to handle some regular assignments. You can get great turn around and also can upgrade your application for execution. Simple and effective organization proc...
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: