Hi :!!
    The ServerRoot directory is /opt/www and the DocumentRoot dir is
/home/httpd.
    The rpms file install files in /home/httpd directory.

    Thanks in advance,
    Regards,
    Ravi APPANAH

____________________________________________________________________________
______________________________ ----- Original Message -----
From: "Michael Bell" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, December 21, 2000 3:51 PM
Subject: [openca-users:158] Re: Newbie : Install problems


> On Thursday 21 December 2000 13:41, you wrote:
>
> > > Hi !!!
> >
> > I have installed a new linux mandrake 7.2 system with Apache 1.3.4 + PHP
> > 4.0.3pl1 + mod_ssl 2.7.1 + openssl 0.9.6. I've also installed OpenCA
> > rpms...
> > I have some trouble while configuring my Apache server to use OpenCA.
> > Can someone give me some help to write the correct httpd.conf file (+
> > execution of perl scripts in /ca-cgi/, /ras-cgi/, /sec-cgi directories)
> > Apache installation directory     : /opt/www
> > OpenCa installation directory    : /home/httpd
> >                                                 /home/httpd/CA
> >
> 1. You need mod_perl or something like this.
> (2. Is /opt/www the ServerRoot or DocumentRoot?)
> 3. OpenCA needs at minimum three servers actual.
>        1. public
> htdocs-public
> cgi-public
>        2. RA
> htdocs-ra..
> ras-cgi
>        3. CA
> htdocs-ca
> cgi-ca
> So the big question is where do the rpms install the three cgi- and the
three
> htdocs-sections. (ask the creator of the rpms)
>
> The CA needs an own directory for database etc. (normally
/usr/local/OpenCA)
> The RAServer and the Public-Server needs an own directory too (normally
> /usr/local/RAServer). These directories should be created automatically by
> rpms or during the "make full-ca" or "make full-raserver" from SNAPSHOT.
>
> I don't know what the rpms do so I would start with configuring one
working
> ApacheSSL and then make three of thems. After this You can try to proceed.
>
> Regards Michael
>
> -----------------------------------------------------------------------
> Michael Bell                       E-Mail: [EMAIL PROTECTED]
> Rechenzentrum - Datacenter           Tel.: +49+(0)30-2093-2482
> Humboldt-University of Berlin        Fax.: +49+(0)30-2093-2959
> Unter den Linden 6
> 10099 Berlin
> Germany
>
> _________________________________________________________________
> OpenCA - Users Support Mailing List       [EMAIL PROTECTED]
/home/httpd
|-- CA
|   |-- images
|   |   |-- big_openca_logo2.jpg
|   |   |-- digid_logo.gif
|   |   |-- openca_logo.jpg
|   |   `-- openca_logo2.jpg
|   |-- index.html
|   |-- init.html
|   |-- main.html
|   |-- main.scp
|   |-- navbar.html
|   `-- top.html
|-- ca-cgi
|   |-- ca -> ca.cgi
|   |-- ca.cgi
|   |-- ca.conf
|   `-- sheets
|       |-- archivied_reqs.html
|       |-- ca_deleted_reqs.html
|       |-- ca_pending_reqs.html
|       |-- ca_view_del.html
|       |-- ca_view_req.html
|       |-- gencacert.html
|       |-- gencareq.html
|       |-- genskey.html
|       |-- issued_certs.html
|       |-- pending_reqs.html
|       |-- view_arc.html
|       `-- view_req.html
|-- conf
|-- html
|   `-- zopedocs
|       `-- GuideToDTML
|           |-- DTML-1.gif
|           |-- DTML-2.gif
|           |-- DTML.css
|           |-- DTML.html
|           |-- DTMLTP.css
|           |-- batch1.gif
|           |-- batch2.gif
|           |-- batch6.gif
|           |-- batch7.gif
|           |-- batches.gif
|           |-- letter-word.gif
|           |-- menu.gif
|           |-- menu2.gif
|           |-- menu3.gif
|           `-- roman-number.gif
|-- ras-cgi
|   |-- RAServer
|   |-- certsMail.txt
|   |-- raserver.conf
|   `-- sheets
|       |-- app_req.html
|       |-- approved_reqs.html
|       |-- archivied_reqs.html
|       |-- pending_reqs.html
|       |-- view_arc.html
|       `-- view_req.html
|-- raserver
|   |-- images
|   |   `-- big_openca_logo2.jpg
|   |-- index.html
|   |-- main.html
|   |-- navbar.html
|   `-- top.html
|-- sec-cgi
|   |-- README
|   |-- forms
|   |   |-- confirm_request.form
|   |   |-- getid_error.html
|   |   |-- pending_list.form
|   |   |-- request_cert.form
|   |   `-- ril.html
|   |-- getID
|   |-- messages
|   |   |-- browser_error.html
|   |   `-- request_success.html
|   |-- pending
|   |-- request
|   |-- ril.pl
|   |-- secure.cnf
|   `-- sendcert
`-- secure
    |-- crl
    |   `-- index.html
    |-- getid.html
    `-- index.html

17 directories, 71 files

Reply via email to