Hi Michael,

yes I did ... but there where some problems ...

Pascal,

what about your httpd.conf ?

my httpd.conf looks like that :

<VirtualHost ca.intern.testsystem.de:80>
    
    ServerAdmin [EMAIL PROTECTED]
    DocumentRoot /srv/ca/apache/htdocs
    ServerName ca.intern.testsystem.de
#    SetEnvIf User-Agent ".*MSIE.*" \
#         nokeepalive ssl-unclean-shutdown \
#         downgrade-1.0 force-response-1.0
    
#    CustomLog /var/log/httpd/ssl_request_log "%t %h %{SSL_PROTOCOL}x
%{SSL_CIPHER}x %r" "%b"

    <Directory "/srv/ca/apache/htdocs">
        Options Indexes FollowSymlinks MultiViews
        AllowOverride None
        Order allow,deny
        Allow from all
   </Directory>

   ScriptAlias /cgi-bin/ "/srv/ca/apache/cgi-bin/ca/"

   <Directory "/srv/ca/apache/cgi-bin/ca/">
        AllowOverride None
        Options None
        Order allow,deny
        Allow from all
  </Directory>
</VirtualHost>



        Mit freundlichen Grüßen 
        Stefan Junge 

        
> -----Ursprüngliche Nachricht-----
> Von: Michael Bell [mailto:[EMAIL PROTECTED]
> Gesendet: Dienstag, 3. Juni 2003 14:48
> An: [EMAIL PROTECTED]
> Betreff: Re: AW: AW: [Openca-Users] Installation Documentation
> 
> 
> Junge, Stefan wrote:
> > Hi Pascal,
> > 
> > My Apache is the standard apache shipped with SuSE 8.1.
> > 
> > My Perl Verion - sorry I reinstalled my system with a SuSE 
> 8.0 and this
> > version is different form SuSE 8.1.
> > 
> > Which SuSE Version and which perl version do you recommend ?
> 
> SuSE 7.3 with Perl 5.6.1  (my development system)
> SuSE 8.1 with Perl 5.8    (my production system)
> 
> Did you read configs/configure*?
> 
> Michael
> -- 
> -------------------------------------------------------------------
> Michael Bell                   Email: [EMAIL PROTECTED]
> ZE Computer- und Medienservice            Tel.: +49 (0)30-2093 2482
> (Computing Centre)                        Fax:  +49 (0)30-2093 2704
> Humboldt-University of Berlin
> Unter den Linden 6
> 10099 Berlin                   Email (private): [EMAIL PROTECTED]
> Germany                                       http://www.openca.org
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: eBay
> Get office equipment for less on eBay!
> http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
> _______________________________________________
> Openca-Users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/openca-users
> 


-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to