Created doc about updating website

This commit is contained in:
tomch 2006-03-03 13:27:03 +00:00
parent 939d41499f
commit 24f9cbc5c9
1 changed files with 18 additions and 0 deletions

18
AppleWin/docs/Website.txt Normal file
View File

@ -0,0 +1,18 @@
How to update the webpage
=========================
1) Save a local copy of this page: http://applewin.berlios.de/ as index.php
[This should really be in cvs]
2) Edit index.php using Nvu, Frontpage, etc
3) Launch PSFTP (part of PuTTY)
open shell.berlios.de
cd /home/groups/applewin/htdocs
lcd <folder on PC>
put index.php
*** NB. Files on BerliOS server are case-sensitive
*** Bear this in mind when ref'ing files from the web-page.