|
If your using mod rewrite, I wouldn't see why you would need physical directory locations for each city and user. If it were me, I would use the following schema:
URL: http://www.domain.com/city/user/admin/
MOD REWRITE TRANSLATE: http://www.domain.com/user_admin.php?city=city&user=user
__________________
<mgraphic /> - I don't have a solution but I admire the problem.
|