you can use Apache mod rewrite to create html pages having all programing
saved in .php pages. I have never tried generating .html pages with this but
have successfully generated .htm pages..
Hope this works..
On Tue, Jan 26, 2010 at 6:30 AM, deal...@gmail.com wrote:
> Hi Folks,
>
> I would like
Hi!!
For Internal redirection:
RewriteRule profile/username/([^/]+) profile.php?username=$1 [PT]
On Fri, Jul 25, 2008 at 3:00 AM, Don Don <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I've set up a url rewrite code below.
>
> Options +FollowSymLinks
> RewriteEngine on
>
> RewriteRule profile/username
2 matches
Mail list logo