Hi Carlos,

You are right! I put the same config to site-available and now it works!

Will do more testing/configuring base on that.

Do you know why the location of the settings cause this issue?

Thanks
Derrick

On Fri, Jan 6, 2012 at 12:42 PM, Carlos Borroto <carlos.borroto@gmail.com> wrote:

I'm not sure this will solve the problem, but I would put this
configuration in /etc/apache2/sites-available/default if your server
is not serving any other virtualhost. If you are serving publicnet.org
from a virtualhost configured in /etc/apache2/sites-available/, put
this configuration in the corresponding file.

Remember to do reload apache configuration after doing the changes:
$ sudo invoke-rc.d apache2 reload

> I also want to clarify if I need to create the symlink to galaxy inside
> /var/www/?
>

No, you don't need this link.

Hope it helps,
Carlos