Apache Archive

  • How to 301 Redirect Entire Domain

    How to 301 Redirect Entire Domain

    Did you get a new domain and now want to point all the URLs from the old domain to the new one? If you’re using Apache Web Server, you can do this with a .htaccess file. 301 redirects are Google SEO friendly as well and should preserve link juice over time. Put the following in [...]

    Read More

  • nginx versus Apache

    nginx versus Apache

    Magento slow on Apache I’ve been looking around for solutions to Magento running horrendously slow and recently came across this relatively new web server named nginx that’s supposed to be fast and light weight. According to wikipedia nginx (pronounced Engine X) is the third most common web server in use. So, it may be mature [...]

    Read More