mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-11-02 17:08:57 +00:00
19 lines
439 B
Plaintext
19 lines
439 B
Plaintext
|
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.
|