Let's say that I have a subdirectory in my www folder called subdirectory. Is it possible to modify the .htaccess file so that all files contained within the subdirectory can be referenced inside other files like this: /somefile.extension? Therefore, I'd like the subdirectory to act as the root for all files inside it, and I don't want to use a subdomain.
Add a comment
|