Forums

[resolved] WordPress MU, Mod_rewrite and REQUEST_URI in php (3 posts)

  1. tunyafix
    Member
    Posted 2 years ago #

    Hi, we developed an plugin for wordpress Mu.
    This plugin acts if in url has the word "CLASSROOM". To detect that we use $_SERVER["REQUEST_URI"]. Then we test in diferents computers and everything works. But in production server it does not work. I tried

    The production server we don't receive in REQUEST_URI the key word.
    If we see the logs of apache (in the machine with lynx)
    beta.ftacademy.eu:80 194.109.117.215 - - [06/Jul/2009:10:53:52 +0200] "GET /wordpress-mu/CLASSROOM HTTP/1.0" 302 20 "-" "Lynx/2.8.7dev.9 libwww-FM/2.14 SSL-MM/1.4.1"
    beta.ftacademy.eu:80 194.109.117.215 - - [06/Jul/2009:10:53:54 +0200] "GET /wordpress-mu/ HTTP/1.0" 200 141 "-" "Lynx/2.8.7dev.9 libwww-FM/2.14 SSL-MM/1.4.1"

    Somebody can help me?? The apache is 2.2.9 on 2.6.18-5-xen-amd64

    Thanks!!!!

    Antoni

  2. tunyafix
    Member
    Posted 2 years ago #

    I had a problem configuration with WordPress MU

  3. @mercime
    Member
    Posted 2 years ago #

Topic Closed

This topic has been closed to new replies.

About this Topic