Greg Martyn
My feedback
1 result found
-
37 votes
Greg Martyn
supported this idea
·
An error occurred while saving the comment
1 result found
What's missing for us is the ability to set vars that Apache sees. I'd like to be able to do this in our .htaccess:
RewriteRule ^ %{ENV:APP_URL}%{REQUEST_URI} [last,redirect=301]
Without the ability to use variables, we need a separate .htaccess for each environment