Likely the rewrite module isn't loaded (check the corresponding LoadModule
statements of your configuration).

-aj

--On 19. Dezember 2005 16:33:59 +0000 michael nt milne <[EMAIL PROTECTED]> wrote:

Does RewriteEngine work on Apache for Windows 2.0.5 ?

I'm getting the following......

Syntax error on line 960 of C:/Program Files/Apache
Group/Apache2/conf/httpd.con
f:
Invalid command 'RewriteEngine', perhaps mis-spelled or defined by a
module not
included in the server configuration
Note the errors or messages above, and press the <ESC> key to exit.  22...



NameVirtualHost ip:80
<VirtualHost ip:80>
ServerName name
RewriteEngine On
RewriteRule ^/(.*)
http://ip:8080/VirtualHostBase/http/name:80/site/Virt
ualHostRoot/$1 [L,P]
</VirtualHost>



Attachment: pgpa7v5VYOU9t.pgp
Description: PGP signature

_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to