Start a conversation

.htaccess & Management Tips

  • Copy files from server to server using SCP

    Often times with a VPS or Dedicated Server you will need the ability to copy a single file or even an entire directory to another server.  You can use FTP just like you normally would when uploading f...

  • Editing the .htaccess file

    Many Wordpress blogs use redirects to provide easy links to other sites, such as affiliate programs.  Here's how you can edit the .htaccess file for your site.  Note that any changes made here will ap...

  • How do I enable register globals ?

    In an .htaccess file, include this line: php_flag register_globals on If you continue to have issues, please contact at our support (support@eicra.com)...

  • How many emails can I send per hour?

    Eicra Host allows you to send up to 200 emails per hour, we do this to prevent spam and so we don't get our IPs blacklisted....

  • Various .htaccess samples and tutorials

    .htaccess Many people have only taken the .htaccess file as far as using it for password protection and custom error documents. There is a lot more to what can be done with an .htaccess than just thes...

  • What is htaccess file ?

    Htaccess (HyperText Access) is a powerful file that can control many aspects of how your web site functions. Htaccess works with several types of servers, but is most commonly found in use with the Ap...