ok, i simply downloaded the Apache 2.0.55 release for Windoes from Apache. Thre RewriteEngine is set to on in the httpd.conf. God knows why the module wouldn't be available in the distribution. Do you know any documentation on how to install on module at all? The unix version comes with it by default I think.
<span style="background-color: rgb(0, 0, 0);"></span><strong style="background-color: rgb(0, 0, 0);"><font color="#ffffff" face="arial,helvetica,sanserif"><a name="2.0.55"><strong></strong></a></font></strong><br><br><div>
<span class="gmail_quote">On 12/19/05, <b class="gmail_sendername">Andreas Jung</b> &lt;<a href="mailto:lists@andreas-jung.com">lists@andreas-jung.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Likely the rewrite module isn't loaded (check the corresponding LoadModule<br>statements of your configuration).<br><br>-aj<br><br>--On 19. Dezember 2005 16:33:59 +0000 michael nt milne<br>&lt;<a href="mailto:michael.milne@gmail.com">
michael.milne@gmail.com</a>&gt; wrote:<br><br>&gt; Does RewriteEngine work on Apache for Windows 2.0.5 ?<br>&gt;<br>&gt; I'm getting the following......<br>&gt;<br>&gt; Syntax error on line 960 of C:/Program Files/Apache<br>
&gt; Group/Apache2/conf/httpd.con<br>&gt; f:<br>&gt; Invalid command 'RewriteEngine', perhaps mis-spelled or defined by a<br>&gt; module not<br>&gt; included in the server configuration<br>&gt; Note the errors or messages above, and press the &lt;ESC&gt; key to exit.&nbsp;&nbsp;22...
<br>&gt;<br>&gt;<br>&gt;<br>&gt; NameVirtualHost ip:80<br>&gt; &lt;VirtualHost ip:80&gt;<br>&gt; ServerName name<br>&gt; RewriteEngine On<br>&gt; RewriteRule ^/(.*)<br>&gt; <a href="http://ip:8080/VirtualHostBase/http/name:80/site/Virt">
http://ip:8080/VirtualHostBase/http/name:80/site/Virt</a><br>&gt; ualHostRoot/$1 [L,P]<br>&gt; &lt;/VirtualHost&gt;<br><br><br><br><br><br></blockquote></div><br>