freelancephp/Email-Encoder-Bundle/master/test/setup-wp-local/plugins/email-encoder-bundle/.htaccess - Htaccess File

freelancephp/Email-Encoder-Bundle/master/test/setup-wp-local/plugins/email-encoder-bundle/.htaccess

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule images/(.*)$ http://localhost/git/Email-Encoder-Bundle/email-encoder-bundle/images/$1
RewriteRule js/(.*)$ http://localhost/git/Email-Encoder-Bundle/email-encoder-bundle/js/$1
RewriteRule css/(.*)$ http://localhost/git/Email-Encoder-Bundle/email-encoder-bundle/css/$1
</IfModule>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache