Gossamer Forum
Home : Products : Gossamer Links : PHP Front End :

Re: [RedRum] Php Location

Quote Reply
Re: [RedRum] Php Location In reply to
Moving page.php out of cgi-bin would require a bit of work.
Firstly, you would have to rename all occurances of "$CFG['db_cgi_url'] . 'page.php'" to something else. It might be a better idea to add another entry to the config (as you said), but we wanted to make it so no extra changes to the config would be needed.
Secondly, you would have to change the admin_root_path variable in the page.php to reflect the new path.


Adrian
Subject Author Views Date
Thread Php Location Paul 5684 Nov 8, 2001, 3:37 AM
Thread Re: [RedRum] Php Location
brewt 5535 Nov 8, 2001, 2:33 PM
Thread Re: [brewt] Php Location
Paul 5544 Nov 8, 2001, 2:37 PM
Thread Re: [RedRum] Php Location
brewt 5528 Nov 8, 2001, 3:09 PM
Post Re: [brewt] Php Location
Paul 5501 Nov 8, 2001, 6:11 PM