logo       

Re: Installation of an Apache httpd server with FAI: msg#00061

linux.debian.fai

Subject: Re: Installation of an Apache httpd server with FAI

>>>>> On Fri, 09 Nov 2007 15:30:50 +0100, Torsten Schlabach
>>>>> <tschlabach@xxxxxxx> said:

> If course, I can write a script which basically does step after step and
> run it from FAI. But I wonder if I am missing some maybe more
> sophisticated mechanisms.
No, you are perfectly right. That's how I do this in a shell script.

cp -uv $FAI/files/etc/apache2/sites-available/cs-koeln
$target/etc/apache2/sites-available/

$ROOTCMD a2enmod rewrite
$ROOTCMD a2enmod include
$ROOTCMD a2dismod userdir
$ROOTCMD a2dissite default
$ROOTCMD a2ensite cs-koeln

--
regards Thomas



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise