Edit History Actions Discussion

Diff for "Howto/Webpage"

Differences between revisions 4 and 6 (spanning 2 versions)
Revision 4 as of 2006-07-29 08:57:39
Size: 378
Comment:
Revision 6 as of 2006-09-25 17:30:34
Size: 367
Comment: URL
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
You can view the website at http://shell.blinkenlights.se/rhea/~username You can view the website at http://username.blinkenshell.org/
Line 6: Line 6:
PHP and CGI is not allowed at this time. You can however use SSI to do some basic inclusion etc. PHP 5 (safemode on) and SSI is installed on the server. CGI is not allowed at the moment though.

Howto: Webpage

You can host your personal website at the shellserver. Put the files in public_html in your home directory (this is a symlink to /var/www/users/username).

You can view the website at http://username.blinkenshell.org/

PHP 5 (safemode on) and SSI is installed on the server. CGI is not allowed at the moment though.