1
vetofish
Re: Problem with XOOPS & Mod_Rewrite: cant find modules
  • 2006/8/27 12:31

  • vetofish

  • Just popping in

  • Posts: 3

  • Since: 2002/7/7 1


I use this, before header include of each page of modules you want to rewrite :

// check modulesless rewrite
if( ! empty( $_SERVER['REQUEST_URI'] ) && ! stristr$_SERVER['REQUEST_URI'] , 'modules' ) ) {
    
$_SERVER['REQUEST_URI'] = $_SERVER['SCRIPT_NAME'] . '?' $_SERVER['QUERY_STRING'] ;
}

include 
'header.php';


This code provide from Gijoe tinyD.




TopTop



Login

Who's Online

134 user(s) are online (90 user(s) are browsing Support Forums)


Members: 0


Guests: 134


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits