you are using Apache .. with CGI integrated But i want to integrate the web.py server to my python application , and i only use web.py to be webserver , So could you have some idea to
app = web.application() How to change the app setting . http access to the image js flash directory But i only want to use web.py to intergate On May 8, 3:20 pm, 大郎 <[email protected]> wrote: > On Fri, May 8, 2009 at 3:09 PM, magix <[email protected]> wrote: > > > I wanna set the static path to the path that i want . > > That`s not convenient to use the default current path/static of > > web.py to my project. > > example, I use apache web server, in .httaccess: > ... > RewriteCond %{REQUEST_URI} !^/static > ... > > you can edit it. > -- > 百才招聘(baicai.com).产品部 > Email: [email protected] > Gtalk: [email protected] > twitter.com/qichangxing --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
