Guest Posted December 30, 2002 Posted December 30, 2002 Hi, can you change the path to a category so it will look for /mypage.php instead of default.phpcPath?=1 without hard coding it. Ta :?
burt Posted December 31, 2002 Posted December 31, 2002 No. You can use SE friendly URLs settable in admin. You could use use mod_rewrite on your server, but neither of these will change: default.php?cPath=1 into mypage.php It would change it to mypage.php/cpath/1 or similar.
Guest Posted December 31, 2002 Posted December 31, 2002 SE friendly URLs settable in admin. You could use use mod_rewrite on your server what and what.... where are they? So I take it it's got to be hard coded! :cry:
Guest Posted January 1, 2003 Posted January 1, 2003 Hi, where would I adjust the settings to give me say mypage.php/cpath/1 quote]SE friendly URLs settable in admin. You could use use mod_rewrite on your server Thanks
Recommended Posts
Archived
This topic is now archived and is closed to further replies.