Ignore:
Timestamp:
2017-04-19T22:45:46+12:00 (7 years ago)
Author:
davidb
Message:

Change over from acmdl prefixes to 'meddle', except for now the perl5 dir

File:
1 edited

Legend:

Unmodified
Added
Removed
  • other-projects/meddle/trunk/nph-proxy-meddle.cgi

    r31607 r31609  
    372372#   securely: each CGI or mod_perl script is run as the owner of the script file.
    373373#$PROXY_DIR= 'cgiproxy' ;
    374 $PROXY_DIR= '/usr/lib/cgi-bin/wotlp' ; ####
     374$PROXY_DIR= '/usr/lib/cgi-bin/meddle' ; ####
    375375
    376376
     
    10831083
    10841084#$INSERT_HTML  = "<script  src=\"https://code.jquery.com/jquery-2.2.4.min.js\"></script>";
    1085 $INSERT_HTML  = "<script  src=\"https://bedrock.resnet.cms.waikato.ac.nz/cgi-bin/wotlp/nph-proxy-acmdl.cgi/en/20/https/code.jquery.com/jquery-2.2.4.min.js\"></script>";
     1085$INSERT_HTML  = "<script  src=\"https://bedrock.resnet.cms.waikato.ac.nz/cgi-bin/meddle/nph-proxy-meddle.cgi/en/20/https/code.jquery.com/jquery-2.2.4.min.js\"></script>";
    10861086
    10871087$INSERT_HTML .= "\n<script src=\"/meddle/meddle-fixup.js\"></script>" ;
Note: See TracChangeset for help on using the changeset viewer.