zerosix
05-25-2004, 10:26 PM
Hi,
I have been looking around at google and I just can't seem to be able to find the code for the mod_rewrite for the following issue:
I have php files structured like this:
page.php?id=3
What I want to do is to use mod_rewrite to make the pages look like this:
page3.html
Is this possible?
Also, will it rewrite the pages fully, so I can even link to the files in this format: page3.html
And also, will what will it show in the status bar of the link when linking, because right now my links are in the format of: page.php?id=3
Thanks alot :)
I have been looking around at google and I just can't seem to be able to find the code for the mod_rewrite for the following issue:
I have php files structured like this:
page.php?id=3
What I want to do is to use mod_rewrite to make the pages look like this:
page3.html
Is this possible?
Also, will it rewrite the pages fully, so I can even link to the files in this format: page3.html
And also, will what will it show in the status bar of the link when linking, because right now my links are in the format of: page.php?id=3
Thanks alot :)
