Posted by Jerry Stuckle on 11/16/07 04:40
retheesh4u@gmail.com wrote:
> Hai,
>
> I want to convert my smarty urls to seo friendlly.For example
> index.php?mod=member&pg=user&act=list should be converted to mod/
> member/pg/user/act/list
>
> Url can have N number of querystrings. All of those should be
> converted to seo friendly.Please suggest an htaccess code for this
> problem
>
>
> Regards,
> Retheesh Kumar
>
Try alt.apache.configuration. This has nothing to do with PHP.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
[Back to original message]
|