Difference between revisions of "Shells websites"

From Insomnia 24/7 Wiki
Jump to: navigation, search
imported>Wikiadmin
imported>Wikiadmin
Line 2: Line 2:
 
Simply place the html and/or php files in your public_html directory.
 
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 [https://insomnia247.nl:20000 Usermin].<br />
+
To enable your website you can use the '''enable_website''' command from your shell or from [https://insomnia247.nl:20000 Usermin]. (Under '''Applications -> Custom commands'''.)<br />
 
Oppositely, when you want to take your website down again you can use the '''disable_website''' command.
 
Oppositely, when you want to take your website down again you can use the '''disable_website''' command.
  

Revision as of 00:09, 18 September 2010

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 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

NOTE: If you have a username with capital letters in it, the username.insomnia247.nl option currently does NOT work! This is due to browsers automatically re-writing addresses without capital letters.
We're still looking to find a fix for this problem.


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.


MySQL databases are available on special request. Check the Shells_FAQ to find out how to request one.