Differences between revisions 7 and 11 (spanning 4 versions)
Size: 518
Comment:
|
← Revision 11 as of 2009-01-14 20:15:28 ⇥
Size: 247
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
You can host your personal website at the shell. Just put the files in ~/public_html (this is a symlink to /var/www/users/username). | You can host your own personal website on Blinkenshell, just put your files in `public_html`. |
Line 4: | Line 4: |
If you want a page to be served when the user asks for a direcory, name it index.html, index.htm or index.php If you have none of these files, a directory listing will be used instead. |
More info: [[Info/Webhosting]], [[Info/MySQL]] |
Line 7: | Line 6: |
You can view your website at `http://<username>.blinkenshell.org/` | == Webpage howtos == |
Line 9: | Line 8: |
PHP 5 and SSI is installed on the server. CGI is not allowed at the moment. | <<PageList(Howto/Webpage/)>> |
Howto: Webpage
You can host your own personal website on Blinkenshell, just put your files in public_html.
More info: Info/Webhosting, Info/MySQL
Webpage howtos