How to Add Default Documents Using WebsitePanel
Last Updated on Thursday, 28 March 2013 08:44 Written by Anand Narayanaswamy Friday, 29 March 2013 12:00
Websites loads as per the default document file name set inside the server. These file names are added/modified using IIS. In a shared hosting scenario, access to IIS on the server is not allowed. However, WebsitePanel provides an ability to add default documents from within the interface. Moreover, you can also update and delete them.
Learn MoreHow to Integrate Google Drive with Elgg 1.8
Last Updated on Sunday, 10 February 2013 08:48 Written by Rodolfo Hernandez Monday, 11 February 2013 12:00
Google Drive lets you store any document or file you want. It is a free service with almost unlimited storage. Not only that, Google Drive lets you share any file or document with your friends or everybody in the internet. In this article I will give you a step by step guide on how integrate Google Drive with elgg 1.8 so that you can share your Google Drive files in your elgg network.
1. First download the elgg community plugin Google Drive here
2. Now, upload the plugin to the mod folder. If you don’t know how to do that, read this article.
3. Log into elgg as an Admin. Open the Administration Dashboard and go to menu “Configure -> Plugins“:
Learn MoreHow to Fix MIME Type Problems in Elgg 1.8
Last Updated on Wednesday, 17 October 2012 07:27 Written by Rodolfo Hernandez Thursday, 18 October 2012 12:00
There has been a big problem for a while involving recognizing MIME types in elgg 1.8 This is due to the fact that the latest elgg release quietly requires php 5.3 to properly recognize MIME types as pointed out for one of our elgg users in our forum. For that reason in this article I will show you to fix this issue.
By default, all of our Linux accounts use of PHP 5.2 as not all scripts are compatible with PHP 5.3, but since elgg relies on php 5.3, we are going to do the following solution, which was extracted from one of our articles written by Ryan.
Open the .htaccess file of your elgg installation, and of the top of the file, add this line:
AddHandler application/x-httpd-php53 .php
Learn MoreHow to Configure GoogleApps for Documents Using cPanel
Last Updated on Thursday, 12 July 2012 01:25 Written by Arian Jahansouz Friday, 2 December 2011 05:03
Hello! Today I am going to be showing you how to configure GoogleApps for documents using cPanel. By doing this, you will be able to create, edit and store documentation online, with real-time collaboration. Anyone visiting your custom subdomain will be able to work with others and view all of the documents that they store there.
To take advantage of this Google Application, you must already have a GoogleApps account that is configured to your domain. If you do not already have a GoogleApps account configured to your domain, create one first by going here, registering, and following the easy steps to verify your ownership of the domain.
To begin, sign into your cPanel and follow these steps:
Learn MoreHow to Change the Default Documents in WebSitePanel
Last Updated on Sunday, 30 January 2011 05:58 Written by Arian Jahansouz Sunday, 30 January 2011 05:58
This article will give you a step by step guide on how to change the default document that is loaded by your website in WebsitePanel. If your website does not load the file that you want it to, the default file is probably not set properly. To change the default file, sign into your WebsitePanel and follow these steps:
1) Click Web Sites under Web
Learn More
Recent Comments