![]() |
mod_rewrite help..
the idea is to have a htaccess file use mod_rewrite to rewrite the following..
http://www.somesite.com/any_dir_name_here/ to http://www.somesite.com/show_me.php?..._dir_name_here how to do that ? |
RewriteEngine On
RewriteRule ^([A-Za-z0-9-]+)/?$ show_me.php?$1 [L] http://www.ilovejackdaniels.com/mod_...heat_sheet.png |
so, did it work?
|
will give it a try and let you know..
thank you for the help.. |
crap double post
|
hmm, doesnt look like it works no... 404 for some reason..
|
Quote:
|
Quote:
|
All times are GMT -7. The time now is 03:47 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123