RSS Feed
Via Email

Chat with Me
Dec 12

ASP.Net 1.1, ASP.Net 2, PHP 4 & PHP 5

ASP.Net, PHP, Windows Hosting  No Comments

Do you know that you can use ASP.Net 1.1, ASP.Net 2, PHP 4 & PHP 5 on your hosting account?

Yes, you can use ASP.Net 1.1, ASP.Net 2, PHP 4 & PHP 5 simultaneously. They are installed on all Windows servers. So if you have windows hosting account with us, you can now experiment with those 4 versions at the same time ;)

In order to use them, you must first select the version you want in your hosting control panel.

  1. Login to control panel and choose Web Options.
  2. If you have more than 1 domain then choose which domain you want.
  3. Change the version
    Change to ASP.NET2 & PHP5

That’s it. You can start playing with all 4 versions, which ever you want ;)

Nov 27

Directory Listing Denied

Windows Hosting  No Comments

If you encountered ”Directory Listing Denied – This Virtual Directory does not allow contents to be listed” error message on Windows Hosting, it is probably because you use index.php as your main file.

By default, HSphere does not include index.php as directory index or main file on Windows Hosting. That means, if you want to use index.php as your main file, you will need to modify your directory index setting in you hosting control panel and put index.php as your directory index.

Read below article for detail info:

Directory Indexes

This tool allows you to set your own index pages instead of those specified in the default settings. In other words, you can tell your visitors’ browsers which page to load as they hit your domain. Usually, it’s /index.html by default, but you can set any other custom welcome page.

Example: If a visitor goes to your site http://www.example.com, the first page to open will be http://www.example.com/index.html. However, if you set /welcome.html as the directory index, the page to open will be http://www.example.com/welcome.html.

Warning: your custom index pages won’t add to the defaults; they will replace them. Therefore, make sure to enter the full list of indexes you would like to have in your configuration.

Read the rest of this entry »