15 Dec
2015
15 Dec
'15
8:43 p.m.
Hi Mic, On Wed, Dec 16, 2015 at 10:35 AM, Mic <mictadlo@gmail.com> wrote:
Where do I insert the following settings?
RewriteEngine on RewriteRule ^/static/style/(.*) /home/galaxy/galaxy/static/june_2007_style/blue/$1 [L] ...
They should probably go in /etc/apache2/sites-available/000-default.conf . If you are using virtual hosting (i.e., multiple sites on the same server), then another file in /etc/apache2/sites-available/ . I'm not sure if there is a better place for it, though. Ray