phpbar.de logo

Mailinglisten-Archive

[php] PHP Sessions als Pfade ? Was ist einzustellen?

[php] PHP Sessions als Pfade ? Was ist einzustellen?

Anton Funk anton.funk at major-new-media.de
Don Jan 15 13:22:05 CET 2004


So jetzt hab ich die .htaccess errors wegbekommen
so sieht meine htaccess aus  :

RewriteEngine On
RewriteCond %{QUERY_STRING} ([a-zA-Z]+.*)
RewriteRule ^-([0-9a-zA-Z]{64})-(.*)$/$2? sessionID=$1
RewriteRule ^-([0-9a-zA-Z]{64})-(.*)$/$2?%1 sessionID=$1


Aber jetzt zeigt er mir "seite nicht gefunden" fehler ....
und jetzt steht dieses in der rewrite.log :

192.168.0.11 - - [15/Jan/2004:12:25:33 +0100]
[localhost/sid#515808][rid#5cd0d0/initial] (2) init rewrite engine with
requested uri /
192.168.0.11 - - [15/Jan/2004:12:25:33 +0100]
[localhost/sid#515808][rid#5cd0d0/initial] (1) pass through /
192.168.0.11 - - [15/Jan/2004:12:25:33 +0100]
[localhost/sid#515808][rid#5cd0d0/initial] (1) [per-dir c:/apache/www/] pass
through c:/apache/www
192.168.0.11 - - [15/Jan/2004:12:25:33 +0100]
[localhost/sid#515808][rid#5d0ee0/subreq] (2) init rewrite engine with
requested uri /index.html
192.168.0.11 - - [15/Jan/2004:12:25:33 +0100]
[localhost/sid#515808][rid#5d0ee0/subreq] (1) pass through /index.html
192.168.0.11 - - [15/Jan/2004:12:25:33 +0100]
[localhost/sid#515808][rid#5d0ee0/subreq] (2) init rewrite engine with
requested uri /index.php
192.168.0.11 - - [15/Jan/2004:12:25:33 +0100]
[localhost/sid#515808][rid#5d0ee0/subreq] (1) pass through /index.php
192.168.0.11 - - [15/Jan/2004:12:25:33 +0100]
[localhost/sid#515808][rid#5ce5c0/initial/redir#1] (2) init rewrite engine
with requested uri /index.php
192.168.0.11 - - [15/Jan/2004:12:25:33 +0100]
[localhost/sid#515808][rid#5ce5c0/initial/redir#1] (1) pass through
/index.php
192.168.0.11 - - [15/Jan/2004:12:25:33 +0100]
[localhost/sid#515808][rid#5ce5c0/initial/redir#1] (1) [per-dir
c:/apache/www/] pass through c:/apache/www/index.php
192.168.0.11 - - [15/Jan/2004:12:25:33 +0100]
[localhost/sid#515808][rid#5d0ef8/initial/redir#2] (2) init rewrite engine
with requested uri /php/php.exe/index.php
192.168.0.11 - - [15/Jan/2004:12:25:33 +0100]
[localhost/sid#515808][rid#5d0ef8/initial/redir#2] (1) pass through
/php/php.exe/index.php
192.168.0.11 - - [15/Jan/2004:12:25:33 +0100]
[localhost/sid#515808][rid#5d2ef8/subreq] (2) init rewrite engine with
requested uri /index.php
192.168.0.11 - - [15/Jan/2004:12:25:33 +0100]
[localhost/sid#515808][rid#5d2ef8/subreq] (1) pass through /index.php
192.168.0.11 - - [15/Jan/2004:12:25:33 +0100]
[localhost/sid#515808][rid#5cd0d0/initial] (2) init rewrite engine with
requested uri
/-c564850e9d12da5d4f0a21741840d11731166400678ad859690g46719474flgb-/
192.168.0.11 - - [15/Jan/2004:12:25:33 +0100]
[localhost/sid#515808][rid#5cd0d0/initial] (1) pass through
/-c564850e9d12da5d4f0a21741840d11731166400678ad859690g46719474flgb-/
192.168.0.11 - - [15/Jan/2004:12:25:33 +0100]
[localhost/sid#515808][rid#5cd0d0/initial] (1) [per-dir c:/apache/www/] pass
through
c:/apache/www/-c564850e9d12da5d4f0a21741840d11731166400678ad859690g46719474f
lgb-

und in der error.log
[Thu Jan 15 12:25:33 2004] [error] [client 192.168.0.11] File does not
exist:
c:/apache/www/-c564850e9d12da5d4f0a21741840d11731166400678ad859690g46719474f
lgb-/


scheint aber so dass er richtig übersetzt .... was ist denn da noch falsch ?





php::bar PHP Wiki   -   Listenarchive