apache
Search Engine Optimization using 301 Redirects
Search Engine Optimizations, i am very sure that all would have heard this term by now, in simple terms its a process of "making your website Search Engine friendly" there are various ways methods to do this, let me be very clear there is no specific way by which you can have a perfectly optimized website, in this post i discuss one of the methods by which you can remove the confusion of a search engine :).
Configuring Apache with SSL
Apache is the most common web server used now a days, you would have already configured apache many times by now but what about configuring it with SSL i.e. using apache to service on the https protocol, i assume you have already configured the basic apache server and have also enabled the SSL module, if not refer to my previous post on Configuring Apache Web server.
The following post is an extremely simplified step by step guide to configure SSL in apache using Self Signed Certificates you can also use a real certificate issued by a CA if you have it
Prerequisites
1) Apache with SSL module enabled
2) openssl installed
Step 1) Generate a Private Key
We will use the openssl toolkit for generating a RSA Private Key and Certificate Signing Request, as the first step generate the key the command below will create a 1024bit key using 3des

















Recent comments
1 week 4 days ago
5 weeks 3 days ago
6 weeks 4 days ago
7 weeks 8 hours ago
7 weeks 10 hours ago
10 weeks 12 hours ago
12 weeks 11 hours ago
13 weeks 16 hours ago
17 weeks 1 day ago
18 weeks 5 days ago