This is a discussion on mod_rewrite or frames or ?? within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi, I'm building a website with a lot of php scripts, so url's will look something like; http://...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
I'm building a website with a lot of php scripts, so url's will look something like; http://www.website.com/foo/bar.php. But, I want the address bar to show; http://www.website.com. Always. Now, I know this can be achieved by using either frames or mod_rewrite. Are there any other options out there??? Cheers. |