Re: [users@httpd] make apache 2.4.17 portable under ubuntu [wd-vc]

2015-10-31 Thread Michael Felt
On 2015-10-19 10:49, Bremser, Kurt (AMOS Austria GmbH) wrote: 1. all systems must have the same Ubuntu release. at least compatible. aka binary compatible 2. on all systems, the stick needs to be mounted on the same directory This would be ideal - however, you could modify the apachectl to det

Re: [users@httpd] make apache 2.4.17 portable under ubuntu [wd-vc]

2015-10-19 Thread Bremser, Kurt (AMOS Austria GmbH)
1. all systems must have the same Ubuntu release. 2. on all systems, the stick needs to be mounted on the same directory 3. build apache with a apache root directory that is located on the mounted stick. Make sure that nothing escapes you (conf location etc) That should do the trick. I have done