My site is run from a subdirectory:
mydomain/blog
i have the .htaccess redirecting to the subdirectory properly, however i cannot access other directories.
Using .htaccess, how do i point my site to the blog directory yet allow access to other directories through direct requests?
Any help would be appreciated.