It occurred to me that the simplest thing to do with the latest server is to 
just 
copy the httpd.conf file over from the older instance to the newer instance.

Hit the 'Easy' button....

Jeffrey Cauhape - IT Professional III - Linux and Solaris Administrator
Nevada Department of Employment, Training and Rehabilitation
(775) 684-3804 (office)     [email protected]

-----Original Message-----
From: Flaviu Radulescu [mailto:[email protected]] 
Sent: Friday, April 5, 2019 12:53 PM
To: [email protected]
Subject: [Unverified Sender] RE: [users@httpd] Question about configure not 
answered in documentation
Importance: Low

Or maybe you can create just a symlink from the apache folder to the correct 
HTML path


---
FLAVIU RADULESCU | Lumminary  |  lumminary.com

PLEASE NOTE:  This email and any file transmitted are confidential and/or 
legally privileged and intended only for the person(s) directly addressed. If 
you are not the intended recipient, any use, copying, transmission, 
distribution, or other forms of dissemination is strictly prohibited. If you 
have received this email in error, please notify the sender immediately and 
permanently delete the email and files, if any.

-----Original Message-----
From: Dennis Clarke <[email protected]>
Sent: Friday, April 5, 2019 8:39 PM
To: [email protected]
Subject: Re: [users@httpd] Question about configure not answered in 
documentation

On 4/5/19 2:55 PM, Jeff Cauhape wrote:
> I am guessing the answer to my question is probably "no", but I'm 
> hoping
> 
> someone here has a silver bullet.
> 
>


I think this is a basic path thing passed along like so :


beta $ ./configure --prefix=/some/app/path \ --sysconfdir=/usr/local/www/conf \ 
--localstatedir=/usr/local/www/var --datadir=/usr/local/www/data \ 
--htmldir=/usr/local/www/docs \

... etc etc etc



--
Dennis Clarke
RISC-V/SPARC/PPC/ARM/CISC
UNIX and Linux spoken
GreyBeard and suspenders optional

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to