![]() |
.htaccess / PHP question
Hi guys.
Say I have a directory, http://www.something.com/go/some_url.htm I'm wondering if there is any way to force all queries to that /go/ folder to go through index.php which generates the page dynamically. this way the user and se bot still think it's an .htm page but it's actually generated on the fly. also, i'd need the paramaters (ex: some_url) when the index.php is called. any easy way to do this with .htaccess? thanks! luc l. |
add this to the main root of your htaccess
Code:
<Files go> |
All times are GMT -7. The time now is 06:58 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123