<html><head></head><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div><span>OK Benjamin...</span></div><div id="yui_3_16_0_ym18_1_1459452030028_58829"><span id="yui_3_16_0_ym18_1_1459452030028_59229">Your comment re. deepzoom-multiserver prompted me to use this...</span></div><div><span><br></span></div><div><span>===================</span></div><div id="yui_3_16_0_ym18_1_1459452030028_58603"><br></div><div id="yui_3_16_0_ym18_1_1459452030028_58603">import os, sys</div><div id="yui_3_16_0_ym18_1_1459452030028_58604"><br></div><div id="yui_3_16_0_ym18_1_1459452030028_58604">path = 'C:/Apache24/htdocs/openslide/deepzoom_server.py'</div><div id="yui_3_16_0_ym18_1_1459452030028_58605"><br id="yui_3_16_0_ym18_1_1459452030028_58606"></div><div id="yui_3_16_0_ym18_1_1459452030028_58607">if path not in sys.path: sys.path.append(os.path.dirname(path))</div><div id="yui_3_16_0_ym18_1_1459452030028_58608"><br></div><div id="yui_3_16_0_ym18_1_1459452030028_58614">from deepzoom_multiserver import app as application</div><div id="yui_3_16_0_ym18_1_1459452030028_58614"><br></div><div id="yui_3_16_0_ym18_1_1459452030028_58615" dir="ltr">application.config.update({'SLIDE_DIR':'c:\data\MySvsFiles','DEBUG': True,})</div><div id="yui_3_16_0_ym18_1_1459452030028_58616"><br></div><div id="yui_3_16_0_ym18_1_1459452030028_58616">====================</div><div id="yui_3_16_0_ym18_1_1459452030028_58616"><br></div><div id="yui_3_16_0_ym18_1_1459452030028_58616">Hopefully the line breaks are not eaten</div><div id="yui_3_16_0_ym18_1_1459452030028_58616"><br></div><div id="yui_3_16_0_ym18_1_1459452030028_58616">Result is that I am able to see the SVS files.</div><div id="yui_3_16_0_ym18_1_1459452030028_58616">Clicking a file renders the WSI.</div><div id="yui_3_16_0_ym18_1_1459452030028_58616"><br></div><div id="yui_3_16_0_ym18_1_1459452030028_58616">Thanks. I can send you my steps to augment the wiki if you like. I am sure there may be others like me going down this Apache Windows route!</div><div id="yui_3_16_0_ym18_1_1459452030028_58616"><br></div><div id="yui_3_16_0_ym18_1_1459452030028_58616">With Regards, Ranga</div><div id="yui_3_16_0_ym18_1_1459452030028_58616"><br></div><div id="yui_3_16_0_ym18_1_1459452030028_58616"><br></div><div dir="ltr"><span> </span></div><div></div><div id="yui_3_16_0_ym18_1_1459452030028_58478"><br></div><div class="qtdSeparateBR"><br><br></div><div class="yahoo_quoted" id="yui_3_16_0_ym18_1_1459452030028_58483" style="display: block;">  <div style="font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;" id="yui_3_16_0_ym18_1_1459452030028_58482"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;" id="yui_3_16_0_ym18_1_1459452030028_58481"> <div dir="ltr" id="yui_3_16_0_ym18_1_1459452030028_58480"> <font size="2" face="Arial" id="yui_3_16_0_ym18_1_1459452030028_58485"> <hr size="1"> <b><span style="font-weight:bold;">From:</span></b> Benjamin Gilbert via openslide-users <openslide-users@lists.andrew.cmu.edu><br> <b><span style="font-weight: bold;">To:</span></b> "openslide-users@lists.andrew.cmu.edu" <openslide-users@lists.andrew.cmu.edu> <br> <b><span style="font-weight: bold;">Sent:</span></b> Friday, April 1, 2016 1:46 AM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: Deepzoom-server.py on Apache (Windows)<br> </font> </div> <div class="y_msg_container" id="yui_3_16_0_ym18_1_1459452030028_58571"><br>On Thu, Mar 31, 2016 at 11:30:00PM +0000, Ranga Raj via openslide-users wrote:<br clear="none">> from deepzoom_server import app as application<br clear="none">> application.config.update({'SLIDE_DIR':'C:/DATA/MySvsFiles','DEBUG': True,})<br clear="none"><br clear="none">deepzoom_server and deepzoom_multiserver take different config parameters. <br clear="none">SLIDE_DIR is for deepzoom_multiserver.<br clear="none"><br clear="none">Please send your emails with proper line breaks; they are very hard to<br clear="none">read.<div class="yqt7048447371" id="yqtfd53875"><br clear="none"><br clear="none">--Benjamin Gilbert<br clear="none">_______________________________________________<br clear="none">openslide-users mailing list<br clear="none"><a shape="rect" ymailto="mailto:openslide-users@lists.andrew.cmu.edu" href="mailto:openslide-users@lists.andrew.cmu.edu">openslide-users@lists.andrew.cmu.edu</a><br clear="none"><a shape="rect" href="https://lists.andrew.cmu.edu/mailman/listinfo/openslide-users" target="_blank">https://lists.andrew.cmu.edu/mailman/listinfo/openslide-users</a><br clear="none"></div><br><br></div> </div> </div>  </div></div></body></html>