Current time: 04-20-2024, 01:53 AM Hello There, Guest! (LoginRegister)


Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem mit mod_rewrite
Author Message
Nosxxx Offline


Posts: 4
Joined: Apr 2011
Reputation: 0
Post: #1
Problem mit mod_rewrite
Hallo
Ich nutze die Aktuelle IspCp version. 1.0.7 und Debian 6

Nun habe ich Webspell installiert und einen Mod Rewrite mod bzw addon.

http://myefx.de/calendar.html Der funktioniert

http://myefx.de/profile/1/admin.html Der nicht.

Habe das auf meiner Webspace privaten webspace auch installiert dort funktioniert alles.

Sieht würde es mit simulierten Ordnern Fehler geben.

Code:

Code:
178.190.202.50 - - [23/Aug/2011:15:48:56 +0200] "POST /getlang.php?modul=bbcode&mode=array HTTP/1.1" 200 936 "http://myefx.de/registered_users.html" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0) Gecko/20100101 Firefox/6.0"
178.190.202.50 - - [23/Aug/2011:15:48:56 +0200] "POST /shoutbox_content.php HTTP/1.1" 200 26 "http://myefx.de/registered_users.html" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0) Gecko/20100101 Firefox/6.0"
178.190.202.50 - - [23/Aug/2011:15:48:56 +0200] "GET /clanwars.html HTTP/1.1" 200 4351 "http://myefx.de/registered_users.html" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0) Gecko/20100101 Firefox/6.0"
178.190.202.50 - - [23/Aug/2011:15:48:56 +0200] "POST /getlang.php?modul=bbcode&mode=array HTTP/1.1" 200 936 "http://myefx.de/clanwars.html" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0) Gecko/20100101 Firefox/6.0"
178.190.202.50 - - [23/Aug/2011:15:48:56 +0200] "POST /shoutbox_content.php HTTP/1.1" 200 26 "http://myefx.de/clanwars.html" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0) Gecko/20100101 Firefox/6.0"
178.190.202.50 - - [23/Aug/2011:15:48:58 +0200] "GET /news/archive.html HTTP/1.1" 500 26 "http://myefx.de/clanwars.html" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0) Gecko/20100101 Firefox/6.0"

Sieht so aus als würde er bei news/archive.html nen 500 erzeugen. Woran kann das liegen ?

Code:
RewriteEngine on
IndexIgnore */*
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ _route.php?p=$1 [L,QSA]
RewriteRule ^index\.php$ _route.php [L,QSA]

hier noch die phpinfo
http://myefx.de/phpinfo.php
(This post was last modified: 08-24-2011 01:18 AM by Nosxxx.)
08-24-2011 12:05 AM
Find all posts by this user
brusau Offline
Junior Member
*

Posts: 83
Joined: Feb 2010
Reputation: 2
Post: #2
RE: Problem mit mod_rewrite
http://serversupportforum.de/forum/ispcp...ispcp.html
08-24-2011 03:56 PM
Find all posts by this user
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #3
RE: Problem mit mod_rewrite
Also kurzlösung: multiviews ausmachen....

ich schliesse mal...

... hat ja ausserdem nichts mit ispcp zu tun -> Plauderecke...
(This post was last modified: 08-24-2011 08:12 PM by joximu.)
08-24-2011 07:14 PM
Visit this user's website Find all posts by this user
Thread Closed 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)