Re: apache+SSL, which port?

From: albi (albi_at_scii.nl)
Date: 02/01/05

  • Next message: Mark Ovens: "Re: apache+SSL, which port?"
    Date: Tue, 01 Feb 2005 18:04:37 +0100
    To: Mark Ovens <marko@freebsd.org>, freebsd-questions@freebsd.org
    
    

    Mark Ovens wrote:

    > Anyway, it's all working now, except that when I try to connect to
    > squirrelmail in a browser I just get a directory listing of
    > /usr/local/www/squirrelmail.
    >
    > I've reinstalled squirrelmail and run the configure script. Alias in
    > httpsd.conf is copied from the old httpd.conf:
    >
    > Alias /squirrelmail/ "/usr/local/www/squirrelmail/"
    >
    > <Directory "/usr/local/www/squirrelmail">
    > Options Indexes FollowSymlinks MultiViews
    > AllowOverride None
    > Order allow,deny
    > Allow from all
    > </Directory>

    did you enable the index.php (DirectoryIndex) and other php-lines
    in the httpd.conf and load the php-module ?

    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Mark Ovens: "Re: apache+SSL, which port?"

    Relevant Pages

    • Text Manipulation Help
      ... I am currently trying to write a script that will take the hostnames ... from a webserver directory listing and create nagios configs from that ...
      (comp.lang.ruby)
    • Re: [PATCH] Documentation/x86_64/00-INDEX
      ... I have a script that converts each 00-INDEX files into an index.html file, ... using index.html instead of showing the directory listing would hide files). ... The architecture is not called AMD64 under Linux. ...
      (Linux-Kernel)
    • Re: Using jails and djbdns
      ... > jails started afterward? ... Rename the svscan.sh script to 000svscan.sh so that it shows up first ... in a directory listing and is run before the jail scripts ...
      (freebsd-stable)
    • Re: Problem getting cgi script to work with apache?
      ... Script, httpd error log, selinux bools, and ... directory listing follow: ... of script headers: test.pl ...
      (Fedora)