You can also create symbolic links for the missing directories.
On Jan 31, 2012 11:39 PM, "Igor Cicimov" wrote:
> Asuming both servers are pretty much same, ie same linux kernel and
> packages, why dont you install apache on the dev server under lets say
> /usr/local/apache2 and then transfer th
Asuming both servers are pretty much same, ie same linux kernel and
packages, why dont you install apache on the dev server under lets say
/usr/local/apache2 and then transfer the complete apache2 directory onto
prod server?
On Jan 31, 2012 8:41 PM, "Rob De Langhe"
wrote:
> hi Apache gurus,
>
>
hi Apache gurus,
we have -what I assume a rather typical situation of modern IT environment- no
compiler on our production servers.
So, the building of Apache will need to be done on (duh) development servers,
that do not necessarily have the same directory structures as the target
production