Page 1 of 1

Change Configuration for virtualhost

Posted: 04 Feb 2010, 18:47
by sangelo
I did a cursory search through the forum to see if this was already answered but I couldn't find it..

I just installed Mantis on my ubuntu server which I'm running several virtualhosts under. I want the mantis pages to show under one of my domains on the system.

so.. right now it works fine as: http://serverip/mantis

but I'd like it to work under http://domain2.com/mantis where domain2 is a virtual host on my system.

Can anyone point me to the specifics (I'm new to Mantis so details would be appreciated) on how to do this?

Thanks!

Re: Change Configuration for virtualhost

Posted: 05 Feb 2010, 07:45
by deboutv
This is not related to Mantis, take a look to your webserver manual.

Re: Change Configuration for virtualhost

Posted: 05 Feb 2010, 12:07
by sangelo
I'm sorry but I think it is.. the mantis install puts the web files in /usr/share/mantis/www, which is fine if all I wanted to do was see it on my virtualhost I can just create an Alias to this.

However, I want the files to be directly under my domain and not aliased over. I have multiple domains as virtualhosts and would like to run multiple copies of Mantis on the same host. Which I can't do if I just Alias it over.

Can I just move the directory over to a path of the virtualservers files or is it more complex than this? What happens when I want to add another Mantis instance etc?

Thanks,
Steve