Differences between revisions 3 and 11 (spanning 8 versions)
Size: 504
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 shellserver. Create the directory "public_html" in your home directory and put your files in there. You can do this with the following command: | You can host your own personal website on Blinkenshell, just put your files in `public_html`. |
Line 4: | Line 4: |
{{{ mkdir public_html}}} You can view the website at http://shell.blinkenlights.se/rhea/~username |
More info: [[Info/Webhosting]], [[Info/MySQL]] |
Line 8: | Line 6: |
Remember that the webserver has to have read access to the files! PHP or CGI is not allowed at this time. | == Webpage howtos == |
Line 10: | Line 8: |
You can however use SSI to do some basic inclusion etc. | <<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