Quote:
Originally posted by thewitt
You can use an apache rewrite or redirect rule in a .htaccess file in your subdirectory, or simply put an index.php file in that subdirectory that does a:
-t
|
Thanks! I gave the PHP index.php a shot and it seems to work pretty good so problem solved for now
