User Tools

Site Tools


building_a_website_on_sdf

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
building_a_website_on_sdf [2022/05/11 07:25] – added subsection on where to put your files. peteyboybuilding_a_website_on_sdf [2022/05/13 20:59] – [Web Page Locations] correct mistake on default change format of fake urls to italics peteyboy
Line 59: Line 59:
  
 As you can see above with the ''mkhomepg'' command, there are several places your web page files can be: As you can see above with the ''mkhomepg'' command, there are several places your web page files can be:
-  * By default, your web site files go in your user folder on the cluster in the ''html'' subfolder. These files are then viewable  at ''sdf.org/username'', or what other domain you set as a custom url with mkhomepg or from the ''maint'' command +  * **Standard Site:** By default, your web site files go in your user folder on the cluster in the ''html'' subfolder. These files are then viewable  at //<your login>.freeshell.org//, or what other domain you set as a custom url with mkhomepg or from the ''maint'' command 
-  * You may, if you first run ''mkhomepg -d'' also (or instead) place files in your ''public_html'' folder, and they will be accessible at your "twiddle site" at ''<nowiki>sdf.org/~username</nowiki>'' +  * **'Tilde' Site:** You may, if you first run ''mkhomepg -d'' also (or instead) place files in your ''public_html'' folder, and they will be accessible at your old school "tilde site" at //sdf.org/~<your login>/
-  * If you have a [[https://sdf.org/?faq?VHOST | VHOST]], you should place files for it in your ''<nowiki>/html/vhost_name</nowiki>'' folder, and they will appear from your properly configured VHOST, if you have signed up for this service +  * **Virtual Host:** If you have a [[vhost]], you should place files for it in your ''<nowiki>/html/vhost_name</nowiki>'' folder, and they will appear from your properly configured VHOST, if you have signed up for this [[membership_levels|membership]] 
-  * If you want to host from the unlimited storage of the MetaArray, after you use ''mkhomepg -t'' to toggle your main web page from the cluster to the MetaArray, you should put your files on the metaarray at ''~/html/<username>'', and as with the cluster, these will be accessible at ''sdf.org/username'', or what other domain you set as a custom url with mkhomepg or from the ''maint'' command+  * **[[metaarray|The MetaArray]]:** If you want to host from the unlimited storage of the MetaArray, after you use ''mkhomepg -t'' to toggle your main web page from the cluster to the MetaArray, you should put your files on the metaarray at ''~/html/<username>'', and as with the cluster, these will be accessible at //<your login>.freeshell.org//, or what other domain you set as a custom url with mkhomepg or from the ''maint'' command
  
 ===== Problems ===== ===== Problems =====
building_a_website_on_sdf.txt · Last modified: 2024/01/04 08:20 by peteyboy