kostenloser Webspace werbefrei: lima-city


SSL mit Apache2

lima-cityForumHeim-PCSoftware

  1. Autor dieses Themas

    worldwhiterabbit

    Kostenloser Webspace von worldwhiterabbit

    worldwhiterabbit hat kostenlosen Webspace.

    Hallo !

    Folgendes kleines Problem:

    Ich betreibe einen Apache2-Web-Server auf Debian-Linux. Der Webserver ist mit SSL (OpenSSL) Zertifikaten ausgestattet.
    rufe ich nun https:// meinedomain.com auf, werden alle Inhalte angezeigt.
    Sobald ich aber in ein Subdir/ urlpath wechsle, bekomm ich den fehler .
    Not Found The requested URL /node was not found on this server.
    Ohne https funktioniert die Navigation.

    <IfModule mod_ssl.c>
    <VirtualHost *:443>
            ServerAdmin webmaster@localhost
    
            DocumentRoot /var/www/vhost/maxi/maximum
            <Directory /var/www/vhost/maxi/maximum/>
                    Options Indexes FollowSymLinks MultiViews
                    AllowOverride None
                    Order allow,deny
                    allow from all
            </Directory>
    
            ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/
            <Directory "/usr/lib/cgi-bin">
                    AllowOverride None
                    Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch
                    Order allow,deny
                    Allow from all
            </Directory>
    
            ErrorLog /var/log/apache2/error_ssl.log
    
            # Possible values include: debug, info, notice, warn, error, crit,
            # alert, emerg.
            LogLevel warn
    
            CustomLog /var/log/apache2/ssl_access.log combined
    
            Alias /doc/ "/usr/share/doc/"
            <Directory "/usr/share/doc/">
                    Options Indexes MultiViews FollowSymLinks
                    AllowOverride None
                    Order deny,allow
                    Deny from all
                    Allow from 127.0.0.0/255.0.0.0 ::1/128
            </Directory>
            #   Enable/Disable SSL for this virtual host.
            SSLEngine on
    
            #   A self-signed (snakeoil) certificate can be created by installing
            #   the ssl-cert package. See
            #   /usr/share/doc/apache2.2-common/README.Debian.gz for more info.
            #   If both key and certificate are stored in the same file, only the
            #   SSLCertificateFile directive is needed.
            SSLCertificateFile    /etc/apache2/ssl/maxi.dyndns.com.crt
            SSLCertificateKeyFile /etc/apache2/ssl/max.dyndns.com.key
    
    ...
    ...


    Hat jemand nen Ansatz wo das problem liegen könnte ?

    LOG:
    [Wed Sep 29 11:06:38 2010] [error] [client 94.223.221.37] File does not exist: /var/www/vhost/maxi/maximum/node


    Beitrag zuletzt geändert: 29.9.2010 11:37:15 von worldwhiterabbit
  2. Diskutiere mit und stelle Fragen: Jetzt kostenlos anmelden!

    lima-city: Gratis werbefreier Webspace für deine eigene Homepage

Dir gefällt dieses Thema?

Über lima-city

Login zum Webhosting ohne Werbung!