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 Insomnia 24/7 Usermin] or  [https://rootedker.nl:20000 Rootedker.nl Usermin]. (Under '''Applications -> Custom commands'''.)<br />
+
 
Oppositely, when you want to take your website down again you can use the '''disable-website''' command.
+
 
 +
'''Obsolete'''
 +
 
 +
<del>To enable your website you can use the '''enable-website''' command from your shell or from [https://insomnia247.nl:20000 Insomnia 24/7 Usermin] or  [https://rootedker.nl:20000 Rootedker.nl Usermin]. (Under '''Applications -> Custom commands'''.)<br />
 +
Oppositely, when you want to take your website down again you can use the '''disable-website''' command.</del>
 +
 
  
 
Your website will be visible at yourusername.insomnia247.nl and insomnia247.nl/~yourusername or<br />
 
Your website will be visible at yourusername.insomnia247.nl and insomnia247.nl/~yourusername or<br />
 
yourusername.rootedker.nl and rootedker.nl/~yourusername if your shell is hosted there.
 
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.
 
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.<br />
 
This also goes for any other material that can give anonymous users access to your resources.<br />
 
Any copyrighted or illegal material hosted on your public site will result in automatic suspension of your account.
 
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.
 
CGI is available in the cgi-bin directory of your public_html folder.
 +
  
 
MySQL databases are available on special request. Check the [[Shells_FAQ|F.A.Q.]] to find out how to request one.
 
MySQL databases are available on special request. Check the [[Shells_FAQ|F.A.Q.]] to find out how to request one.

Revision as of 12:23, 27 July 2012

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


Obsolete

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.