Shells websites

From Insomnia 24/7 Wiki
Revision as of 12:21, 27 July 2012 by imported>Wikiadmin
Jump to: navigation, search

You can run a website from your shell account. Simply place the html and/or php files in your public_html directory.

To enable your website you can use the enable-website command from your shell or from Insomnia 24/7 Usermin or Rootedker.nl Usermin. (Under Applications -> Custom commands.)
Oppositely, when you want to take your website down again you can use the disable-website command.

Your website will be visible at yourusername.insomnia247.nl and insomnia247.nl/~yourusername or
yourusername.rootedker.nl and rootedker.nl/~yourusername if your shell is hosted there.

If you want to run a web proxy or a php shell you are allowed to do so only under the condition that you password protect it. This also goes for any other material that can give anonymous users access to your resources.
Any copyrighted or illegal material hosted on your public site will result in automatic suspension of your account.

CGI is available in the cgi-bin directory of your public_html folder.

MySQL databases are available on special request. Check the F.A.Q. to find out how to request one.