phpns-team team mailing list archive
-
phpns-team team
-
Mailing list archive
-
Message #00444
Re: [Question #78737]: How can I point my SEF Url to different pages?
Question #78737 on phpns changed:
https://answers.launchpad.net/phpns/+question/78737
Status: Open => Answered
alecwh proposed the following answer:
The $phpns['sef'] pre-include variable will let you set a value like
"hardware":
$phpns['sef'] = "hardware/";
That will prefix all of the SEF urls with "hardware/", like this:
http://example.org/hardware/Why-I-love-my-laptop
And you can modify your .htaccess to handle that accordingly. Good luck!
--
You received this question notification because you are a member of
Phpns-team, which is an answer contact for phpns.