| 发表于:2007-06-10 12:23:33 楼主 |
<virtualhost *:80> serveradmin jiangli_001 documentroot c:\bea\user_projects\domains\mydomain\applications servername localhost errorlog logs/dummy-host.example.com-error_log customlog logs/dummy-host.example.com-access_log common rewriteengine on rewriterule ^/netshop/download2007,(\d+)\.zip$ http://localhost/netshop/download\.do\?row_id=$1 </virtualhost> |
|
|
|
|