Can't find a solution? Call Digiweb support on 1918

View Articles by Category

There are no sub categories

Category » General Settingsrss button

Random bits and bobs

There were 2 articles found in this category:

  1. question301 redirect to www. using .htaccess
    To ensure that all requests coming in to yourdomain.com will get redirected to www.yourdomain.com use the following code in a .htaccess file created in your site root. Options +FollowSymlinks RewriteEngine on rewritecond %{http_host} ^yourdomain.com [nc] rewriterule ^(.*)$ http://www.yourdomai ...
  2. questionPassword protect a folder
    Login to your Hsphere Control Panel. Click on FTP Manager from the main page of the control panel. Launch the File Manager from the first line. To protect a folder choose 'Protect' fromthe menu at the bottom consisting of your Quota, Protect, Wget, FTP and A-Counter. Drill down to the folder you ...