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
-~----------~----~----~----~------~----~------~--~---

Reply via email to