![]() Your website here.Now you can use your South Portland School Department's Web Server to publish web pages on the internet. Heres how it works: Once you're logged into the school's network you should now have a "W" drive under "My Computer." Inside the "W" drive is a folder named "Staff," and within the "Staff" folder is a folder with your login name. You can drag your websites directly into your folder, and thats it. Youre done your page is ready for viewing. Make sure you have someone handy to exchange high fives with. |
|
|
Its so easy that even a first-timer can
do it (by the way, if that describes you, see the sidebar to learn how
you can use your word processing application to generate HTML documents
quickly and easily with just a few clicks of a mouse). Something else youll notice about Mac OS X Web Sharing: as server software goes, its about as stable as a block of granite. Thats because its built on the Apache web server, one of the many industrial-strength, industry-standard technologies that are part of the modern Darwin core foundation underlying Mac OS X. Apache web server Apache is, in a nutshell, a continually evolving hunk of server software thats both free and priceless at the same time. One of the absolute gems to emerge out of the open source movement, Apache is free in the sense that its not proprietary. Programmers essentially have the freedom to do what they want with the source code once they have it provided they pass along to other programmers the same rights and privileges to change and modify the source code that they themselves had when they first got their mitts on it. The Apache server started out as a project at the National Center for Supercomputing Applications, University of Illinois, Urbana-Champaign. Since then Apache has been continuously developed and strengthened by members of the open source community. The Apache server has earned such a reputation for rock-solid reliability that it currently hosts over half the websites on the Internet and almost all of the coolest and most heavily-visited ones. |
Quick Start Guide to Personal Web Publishing 1. Make sure you have a working network connection. (Consult your network administrator or other expert if you need assistance.) 2. Log into the Webserver by either FTP or From the local network at the school. If you dont know your login and password please email Geoffrey O'Brien. 3. Drag the HTML documents you want to share to the Sites folder in your home directory. If you don't have a Sites directory you are going to have create 4. You can also substitute your own content for the text, graphics, and links in this document (the one youre reading right now) to create a customized welcome page. Its named index.html, and its in your Sites folder. 5. Your new websites URL is: http://www.spsd.org/staff/username/. Your user name is the login name that you used to login to the server. For example if log login was obrienge, then my web address would be www.spsd.org/staff/obrienge/ Give this address to the people on your intranet (make sure they dont forget that last /). They can connect to your server and view your published documents by typing this address in their web browser. HTML, anyone? Yes, anyone. Because the good news is that you dont have to learn HTML to use it: leading word processing applications actually generate HTML documents for you. For the benefit of new users: HTML short for hypertext markup language is what webmasters and designers use to publish text and graphics on the Internet in a form that can be read by anyone using a Mac or PC. In the latest version of Microsoft Word, for instance, all you have to do is open the document you wish to publish and select Save as HTML in your File menu. And thats it. Word will save your work as an HTML document, ready for publishing on the Internet. In AppleWorks 6, select Save As in your File menu, and pick HTML in the pop-up menu. Next, just type in the name you want to save the document under and click on the Save button, and its like boom instant HTML. |