Open muneeshpandi opened 2 years ago
Is that possible to store multi line commands ?
ex:
RewriteEngine On RewriteCond %{HTTPS} !=on RewriteRule ^/?secure/(.*) https://%{SERVER_NAME}/secure/$1 [R,L]
It would be nice if we have this feature.
Is that possible to store multi line commands ?
ex:
It would be nice if we have this feature.