just a quick note - look for similar entries in the conf files. the
apache file (this is /etc/apache/httpd.conf on most distros) is in
several sections.
also - if you get a 'bible' type linux book they usually have a chapter
on apache.
good luck - it may seem daunting at first but apache is relatively easy
once you've got going.
i've sent my my httpd.conf file to your personal email for reference,
kev bailey
DRHogg wrote:
> Hi Folks:
>
> I am working with Mandrake 8.2. I have little experience editing conf
> files. I am using "pico" for an editor. The 'what to edit' and 'where
> to add bits' has me confused.(more).
>
> edit sql-ledger.conf.........what do I need to change here? Could
> someone send me an
>
> edited file?
>
> edit httpd.conf and add........exactly where do the lines get added? Is
> this the file in /etc/ ?
>
> AddHandler cgi-script .pl
>
> Alias /sql-ledger/ /usr/local/sql-ledger/
>
> <Directory /usr/local/sql-ledger>
>
> Options ExecCGI Includes FollowSymlinks
>
> </Directory>
>
> <Directory /usr/local/sql-ledger/users>
>
> Options None
>
> </Directory>
>
> I will be grateful for any help. If there is other documentation I
> could read, could someone give me the tip?
>
> Thanks in advance,
>
> Douglas Hogg
>
> sc...@ro... <mailto:sc...@ro...>
>
> Rexdale, Ontario
>
>
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.344 / Virus Database: 191 - Release Date: 4/2/02
>
|