Apache under windows Rewrite Error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
HI fellows:
I in front of this several error. I have an Apache
server under windows and everything is working fine except but this small error
when I using mod_rewirte (under *nix work fine)
this is my vhost server conf:
NameVirtualHost 127.0.0.1:80
<VirtualHost
127.0.0.1:80>
ServerAdmin webmaster@xxxxxxxxxx
DocumentRoot
C:\apache\server
ServerName www.server.com
ErrorLog
logs/server.com-error_log
CustomLog logs/server.com-access_log
common
RewriteEngine On
RewriteLogLevel 2
RewriteLOg
logs/server.com-rewrite_log
RewriteRule ^/(.*\.html)$
C:\\apache\\server\\index.php?$1
</VirtualHost>
and when I request http://www.server.com/page1.html
its return this rewrite log:
127.0.0.1 - - [09/Jan/2008:11:50:33 --0500]
[www.server.com/sid#7449f8][rid#1098688/initial] (2) init rewrite engine with
requested uri /page1.html
127.0.0.1 - - [09/Jan/2008:11:50:33 --0500]
[www.server.com/sid#7449f8][rid#1098688/initial] (2) rewrite '/page1.html' ->
'C:\apache\server\index.php?page1.html'
127.0.0.1 - - [09/Jan/2008:11:50:33
--0500] [www.server.com/sid#7449f8][rid#1098688/initial] (2) local path result:
C:\apache\server\index.php
127.0.0.1 - - [09/Jan/2008:11:50:33 --0500]
[www.server.com/sid#7449f8][rid#1098688/initial] (1) prefixing with
document_root of C:\apache\server\index.php FAILED
127.0.0.1 - -
[09/Jan/2008:11:50:33 --0500]
[www.server.com/sid#7449f8][rid#1099f00/initial/redir#1] (2) init rewrite engine
with requested uri /error/HTTP_BAD_REQUEST.html.var
127.0.0.1 - -
[09/Jan/2008:11:50:33 --0500]
[www.server.com/sid#7449f8][rid#1099f00/initial/redir#1] (1) pass through
/error/HTTP_BAD_REQUEST.html.var
127.0.0.1 - - [09/Jan/2008:11:50:33 --0500]
[www.server.com/sid#7449f8][rid#10ac730/subreq] (2) init rewrite engine with
requested uri /error/include/top.html
127.0.0.1 - - [09/Jan/2008:11:50:33
--0500] [www.server.com/sid#7449f8][rid#10ac730/subreq] (2) rewrite
'/error/include/top.html' ->
'C:\apache\server\index.php?error/include/top.html'
127.0.0.1 - -
[09/Jan/2008:11:50:33 --0500] [www.server.com/sid#7449f8][rid#10ac730/subreq]
(2) local path result: C:\apache\server\index.php
127.0.0.1 - -
[09/Jan/2008:11:50:33 --0500] [www.server.com/sid#7449f8][rid#10ac730/subreq]
(1) prefixing with document_root of C:\apache\server\index.php
FAILED
127.0.0.1 - - [09/Jan/2008:11:50:33 --0500]
[www.server.com/sid#7449f8][rid#10ae738/subreq] (2) init rewrite engine with
requested uri /error/include/bottom.html
127.0.0.1 - - [09/Jan/2008:11:50:33
--0500] [www.server.com/sid#7449f8][rid#10ae738/subreq] (2) rewrite
'/error/include/bottom.html' ->
'C:\apache\server\index.php?error/include/bottom.html'
127.0.0.1 - -
[09/Jan/2008:11:50:33 --0500] [www.server.com/sid#7449f8][rid#10ae738/subreq]
(2) local path result: C:\apache\server\index.php
127.0.0.1 - -
[09/Jan/2008:11:50:33 --0500] [www.server.com/sid#7449f8][rid#10ae738/subreq]
(1) prefixing with document_root of C:\apache\server\index.php
FAILED
Este correo ha sido enviado desde el Politécnico de Informática "Carlos Marx" de Matanzas.
"La gran batalla se librará en el campo de las ideas"
[Index of Archives]
[Open SSH Users]
[Linux ACPI]
[Linux Kernel]
[Linux Laptop]
[Kernel Newbies]
[Security]
[Netfilter]
[Bugtraq]
[Squid]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Samba]
[Video 4 Linux]
[Device Mapper]