Edit Application.config, adding a new context (alongside Examples, Admin, etc), giving the full path to some place where you'll put your files. Then make a servlet file (e.g., /path/to/MyContext/MyServlet.py) and you should be able to access it with /.../WebKit.cgi/MyContext/MyServlet
On Sun, 2002-06-23 at 01:18, Ole Moller Nielsen wrote: > Dear Webware people. > > I have read the Python 9 paper, the Webkit install guide, > > the Webkit users' guide, installed Webware and verified that > > it works by invoking the examples. > > I then created a local copy using MakeAppWorkDir.py and pointed to the local copy of >WebKit.cgi > > which again invoked the examples. > > Can someone please tell me how I can get Webware to execute > > my own examples? Where I put the files? and what URL to use? > > I am sure this is something simple, but I couldn't find any > > instructions anywhere in the documentation. > > Thank you very much > > Ole Nielsen > > -- > ------------------------------------------------------------------- > Ole Nielsen | Email: [EMAIL PROTECTED] > ------------------------------------------------------------------- > Mathematical Sciences Institute | Phone: +61 2 6125 3873 (Direct) > Australian National University | Fax: +61 2 6125 5549 > Canberra ACT 0200 | > Australia | > ------------------------------------------------------------------- > ANU CRICOS # 00120C > ------------------------------------------------------------------- > > ------------------------------------------------------- Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
