| Creating Grove Webpages
|
Grove homepage
|
|
If you have a grove account, you may make your own Homepage that will be available to Web users all over the world. Using a hosting program such as putty or any other secure shell connection, connect to the grove server choosing a TCP connection on port # 22 and typing in the host name:
This will create a new subdirectory in your home directory named public_html and a new file in that directory named index.html. You can modify the index.html file to contain your own personal information. Web pages are written using Hypertext Markup Language, or html. Html tags let you describe the format to be used when displaying a document. You can find out more about html from the HTML Authoring Help page. If you are interested in processing data from a web form you may want to use CGI scripting. To limit access to your web pages you will need to use a .htaccess file. If you produced your web page with a browser or word processor, you will want to publish your page to the web server. If you make a Web page, then your name will show up in a list of users with Personal Homepages or Organizational Homepages. This list of index.html (or index.cgi, or index.php or index.shtml) files is updated automatically at least every two days. |
Last Revision: Friday, 27-Jun-2008 09:55:52 EDT
|
HUB 132, E-mail: helpdesk@ufl.edu, Phone: (352) 392-HELP (4357) |
|