Since it's more efficient to have everything in the http.conf instead of having it in .htaccess files, I want to add some RerwiteRules to one of my virtual hosts.
I have tried adding it under the <VirtualHost> block, but everytime I do this, it's pretty much ignored, even though the...