why I got 404?

# .htaccess:

AddHandler fcgid-script .py

<IfModule mod_rewrite.c>
    RewriteEngine on
    # RewriteCond %{REQUEST_URI} !^/static
    RewriteCond %{REQUEST_URI} !^(/.*)+test.py/
    RewriteRule ^(.*)$ test.py/$1 [PT]
</IfModule>

# error_log:

File does not exist: /home/68886/domains/autopart.hi0791.com/html/test.py/

-- 
百才招聘(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