Find programmers and grapic design experts at ScriptLance.com
<? DEW-CODE.COM  
Dew-Code
Welcome, Guest
Please Login or Register.    Lost Password?
Re:redirection not workin (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:redirection not workin
#171
Dewed (User)
Administrator
Posts: 250
graph
User Offline Click here to see the profile of this user
Dew-Code.com
Re:redirection not workin 7 Months, 4 Weeks ago Karma: 7  
Typically adjusting teh syntax in the .htaccess file, and adding this block of code near the top of the directory file fixes the issues that arise from PHP/Apache upgrades ...


Code:

if ($_POST['submit_add']){$show="add";} if (empty($PATH_INFO)){$PATH_INFO = $_SERVER['PATH_INFO'];} if (empty($PATH_INFO)){$PATH_INFO = $_SERVER["ORIG_PATH_INFO"];} if (empty($PATH_INFO)){$PATH_INFO = $HTTP_SERVER_VARS['PATH_INFO'];} if (empty($PATH_INFO)){$PATH_INFO = $_SERVER["REQUEST_URI"];}
If you get server 500 error, try a different syntax in teh .htaccess file. If the script runs, but still doesn't work correctly, please describe the problem in as much detail as possible... after checking the FAQ of course
 
Report to moderator   Logged Logged  
 
Nothing to it but to Dew it !
Dew-Code.com
  The administrator has disabled public write access.
      Topics Author Date
    thread link
redirection not workin
pjssms 2008/05/04 08:35
    thread link
thread linkthread link Re:redirection not workin
Dewed 2008/05/04 09:46
    thread link
thread linkthread linkthread link Re:redirection not workin
pjssms 2008/05/05 12:32
    thread link
thread linkthread linkthread linkthread link Re:redirection not workin
fattymattybrewing 2008/05/06 02:52
    thread link
thread linkthread link Re:redirection not workin
pjssms 2008/05/06 12:59
    thread link
thread linkthread linkthread link Re:redirection not workin
fattymattybrewing 2008/05/09 11:33
    thread link
thread linkthread linkthread linkthread link Re:redirection not workin
pjssms 2008/05/09 15:25
    thread link
thread linkthread link Re:redirection not workin
Dewed 2008/05/13 20:12
    thread link
thread linkthread linkthread link Re:redirection not workin
pjssms 2008/05/13 21:39
    thread link
thread linkthread linkthread linkthread link Re:redirection not workin
fattymattybrewing 2008/05/15 13:23
    thread link
thread linkthread linkthread linkthread linkthread link Re:redirection not workin
pjssms 2008/05/15 14:34
    thread link
thread linkthread link Re:redirection not workin
Dewed 2008/05/15 17:11
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop

Newsflash

Sign up for PayPal and start accepting credit card payments instantly.
Copyright Dew-Code 2008