[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Newbie: Is there a basic Debian-for-ISP HOWTO?



On Mon, Jul 29, 2002 at 03:35:14PM -0700, Jeremy C. Reed wrote:
> > will I need sourcecode for apache to set up suEXEC options for 
> > virtual hosting in my own choice of directory tree (i.e. 
> > DocRoot in /www-data instead of the default /var/www)?
> 
> Not needed. You can sometimes use sed. (I say sometimes because sometimes
> it works with the binary suexec.) Or I have used perl like:
> 
>   perl -pe 's/\/var\/www/\/\0\0\0\0\0\0\0/' suexec.save > suexec

there's a simpler way:

ln -s /var/www /www-data

or 

ln -s /www-data /var/www 

craig

-- 
craig sanders <cas@taz.net.au>

Fabricati Diem, PVNC.
 -- motto of the Ankh-Morpork City Watch


-- 
To UNSUBSCRIBE, email to debian-isp-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: