Redirect 301 from old site to new site using .htaccess

October 20, 2010 16:47

I have the old website which placed in sub-domain. Because this blog is launched, so all the links point to old website should be re-direct to the new website. However, the links are different with WordPress, so I would re-direct all links to new website’s homepage. Simply, job is done by adding one line in [...]

Comments Off

Security Certifications with Apache and HTTPS

January 29, 2004 22:55
Tags: ,

E-Commerce websites are very common now. The most important issue of these websites is security connection between the server and client. How to make the connection more secure? Here you go. Codewalkers posted a new tutorial – Generating Your Own Security Certificates For Use With Apache/HTTPS. It teaches you how to setup a SSL Apache [...]

Comments Off