Re: Running Bugzilla and SVN in same Server

2012-11-22 Thread Nico Kadel-Garcia
On Tue, Nov 20, 2012 at 7:32 PM, Ryan Schmidt wrote: > On Nov 19, 2012, at 06:33, Nico Kadel-Garcia wrote: > >> Note that hostname based virtual hosts are one of the irksome >> poltergeists of secure computing. The big part of the problem is that >> SSL keys are tied to IP addresses, and you can't

Re: Running Bugzilla and SVN in same Server

2012-11-20 Thread Ryan Schmidt
On Nov 19, 2012, at 06:33, Nico Kadel-Garcia wrote: > Note that hostname based virtual hosts are one of the irksome > poltergeists of secure computing. The big part of the problem is that > SSL keys are tied to IP addresses, and you can't use different keys > for different virtual hosts on the sam

Re: Running Bugzilla and SVN in same Server

2012-11-20 Thread Nico Kadel-Garcia
2012/11/20 Thorsten Schöning : > Guten Tag Ratheesh Sahayaraj, > am Dienstag, 20. November 2012 um 10:27 schrieben Sie: > >> How to obtain a virtual address like dat? > > etc/hosts or local DNS server. /etc/hosts only works for the one host it is configured for. A spare IP address would come from

Re: Running Bugzilla and SVN in same Server

2012-11-20 Thread Thorsten Schöning
Guten Tag Ratheesh Sahayaraj, am Dienstag, 20. November 2012 um 10:27 schrieben Sie: > How to obtain a virtual address like dat? etc/hosts or local DNS server. Mit freundlichen Grüßen, Thorsten Schöning -- Thorsten Schöning E-Mail:thorsten.schoen...@am-soft.de AM-SoFT IT-Systeme ht

Re: Running Bugzilla and SVN in same Server

2012-11-20 Thread Ratheesh Sahayaraj
How to obtain a virtual address like dat? On Nov 19, 5:34 pm, Nico Kadel-Garcia wrote: > On Mon, Nov 19, 2012 at 7:21 AM, Thorsten Schöning > > > > > > > > > > wrote: > > Guten Tag Ratheesh Sahayaraj, > > am Montag, 19. November 2012 um 12:59 schrieben Sie: > > >> > >>     ServerAdmin webmas...

Re: Running Bugzilla and SVN in same Server

2012-11-19 Thread Nico Kadel-Garcia
On Mon, Nov 19, 2012 at 7:21 AM, Thorsten Schöning wrote: > Guten Tag Ratheesh Sahayaraj, > am Montag, 19. November 2012 um 12:59 schrieben Sie: > >> >> ServerAdmin webmas...@dummy-host.example.com >> DocumentRoot /var/www/html/websvn >> ServerName svn >> ErrorLog logs/websvn-erro

Re: Running Bugzilla and SVN in same Server

2012-11-19 Thread Thorsten Schöning
Guten Tag Ratheesh Sahayaraj, am Montag, 19. November 2012 um 12:59 schrieben Sie: > >     ServerAdmin webmas...@dummy-host.example.com >     DocumentRoot /var/www/html/websvn >     ServerName svn >     ErrorLog logs/websvn-error_log >     CustomLog logs/websvn-access_log common >             >

Re: Running Bugzilla and SVN in same Server

2012-11-19 Thread Ratheesh Sahayaraj
# # This is the main Apache server configuration file.  It contains the # configuration directives that give the server its instructions. # See http://httpd.apache.org/docs/2.2/> for detailed information. # In particular, see # http://httpd.apache.org/docs/2.2/mod/directives.html> # for a discussio

Re: Running Bugzilla and SVN in same Server

2012-11-19 Thread Thorsten Schöning
Guten Tag Ratheesh Sahayaraj, am Montag, 19. November 2012 um 11:57 schrieben Sie: > How can i use my machine's IP > address for both bugzilla and svn? Your webserver is not configured properly, you may post the interesting parts of your configuration and one can have a look. Mit freundlichen Gr

Re: Running Bugzilla and SVN in same Server

2012-11-19 Thread vishwajeet singh
On Mon, Nov 19, 2012 at 4:27 PM, Ratheesh Sahayaraj < aegan.rathe...@gmail.com> wrote: > I have SVN running in my machine which has IP address > 192.168.0.xx ...I also have installed Bugzilla on same > machinehowever if i type 192.168.0.xx/bugzilla..only login > prompt for svn is a