<VirtualHost *> <Directory "C:/Webs/sou"> Options -Indexes FollowSymLinks Allow from all AllowOverride All </Directory> ServerAdmin admin@jopee.cn DocumentRoot "C:/Webs/sou" ServerName www.jopee.cn:80 ServerAlias www.jopee.cn jopee.cn proxypass / http://www.jopee.cn:8081/ proxypassreverse / http://www.jopee.cn:8081/ </VirtualHost>
也许上面的您都做了,但是重启apche时会报错:
Syntax error on line 24 of D:/server/Apache-22/conf/extra/httpd-vhosts.conf: Invalid command 'proxypass', perhaps misspelled or defined by a module not included in the server configuration
88为我目前的iis端口,已经测试,可用 然而重起apache服务器后出现如下错误信息 Invalid command 'ProxyPass', perhaps mis-spelled or defined by a module not included in the server configuration