[SPT/CWIS] verboten

Edward Almasy ealmasy at scout.wisc.edu
Fri May 26 15:36:19 CDT 2006


On May 26, 2006, at 3:16 PM, ml1047 at columbia.edu wrote:
> If I move the installation as directed, will the URL I was using to
> get to the CWIS--Install.php change from
>    http://192.168.1.119/~ml5003/CWIS--Install.php
> to
>    http://192.168.1.119/CWIS--Install.php?

    Well, "~username" usually translates to "/Users/username/Sites" under
    OS X, I believe, so the above would only be accurate if you moved the
    contents of your Sites directory to /Library/WebServer/Documents.

    What I would do is this:
        sudo mkdir /Library/WebServer/Documents/CWIS
        sudo chown ml5003 /Library/WebServer/Documents/CWIS
        mv ~/Sites/* /Library/WebServer/Documents/CWIS/.

    Then the URL would be:  http://192.168.1.119/CWIS/CWIS--Install.php

    (I'm typing this all off the top of my head, so please double check 
the
    commands before using, and if anyone notices flaws in the above, 
please
    don't hesitate to speak up!)

    Ed



---
    Edward Almasy                                     
ealmasy at scout.wisc.edu
    Co-Director                                         1210 W Dayton 
Street
    Internet Scout                                          Madison WI 
53706
    Computer Sciences Department                        608-262-6606 
(voice)
    University of Wisconsin - Madison                     608-265-9296 
(fax)




More information about the SPT-CWIS-Users mailing list