Modified:
wiki/HostingDjangoSteps.wiki
Log:
Edited wiki page through web user interface. Added more detail in part 3.
Modified: wiki/HostingDjangoSteps.wiki
==============================================================================
--- wiki/HostingDjangoSteps.wiki (original)
+++ wiki/HostingDjangoSteps.wiki Sun Oct 26 23:08:41 2008
@@ -6,7 +6,7 @@
a. scp -r settings.py OrMyFolder?
cur...@08.hanoi.highspeedrails.com:/usr/home/curphey/ b. You will then be
asked for your password c. This places the files in the home folder the
files then need to be moved into the web folder.
-3. Once the files are uploaded into the home folder the files then need to
be moved to the web folder. a. mv foldername /usr/local/www/computerbank/
+3. Once the files are uploaded into the home folder the files then need to
be moved to the web folder. Open a new shell ssh curphey@etc...., enter
password when asked then mv foldername /usr/local/www/computerbank/
4. To view the django site on the web:
http://db.08.hanoi.highspeedrails.com or http://db.vic.computerbank.org.au