Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 19420 Details for
Bug 31196
mod_ssl depends on old apache, emerge overwrites /home/httpd/htdocs
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch that removes mod_ssl from the guide
virt-mail-howto.diff-no_mod_ssl (text/plain), 2.99 KB, created by
Sven Vermeulen (RETIRED)
on 2003-10-18 12:44:20 UTC
(
hide
)
Description:
Patch that removes mod_ssl from the guide
Filename:
MIME Type:
Creator:
Sven Vermeulen (RETIRED)
Created:
2003-10-18 12:44:20 UTC
Size:
2.99 KB
patch
obsolete
>--- ../cvs/htdocs/doc/en/virt-mail-howto.xml 2003-10-07 11:10:15.000000000 +0200 >+++ virt-mail-howto.xml 2003-10-18 21:42:53.000000000 +0200 >@@ -41,7 +41,7 @@ > <p>There are quite a variety of ways to go about setting up a virtual mailhosting system. With so may options, another may be the best choice for your specific needs. Consider investigating <uri>http://www.qmail.org/</uri> and <uri>http://www.exim.org/</uri> to explore your options. </p> > <p>The following packages are used in this setup: > >- apache, courier-imap, pam_mysql, postfix, mod_php, mod_ssl, phpmyadmin, squirrelmail, cyrus-sasl, mysql, php, and mailman.</p> >+ apache, courier-imap, pam_mysql, postfix, mod_php, phpmyadmin, squirrelmail, cyrus-sasl, mysql, php, and mailman.</p> > <p>Make sure to turn on the following USE variables in <path>/etc/make.conf</path> before compiling the packages: <c>USE="mysql imap libwww maildir sasl ssl"</c>. Otherwise you will most likely have to recompile things to get the support you need for all the protocols. Further, it's a good idea to turn off any other mail and network variables, like ipv6.</p> > <impo>This howto was written for postfix-2.0.x. If you are using postfix < 2 some of the variables in this document will be different. It is recommended that you upgrade. Some other packages included in this howto are version sensitive as well. You are advised to read the documentation included with packages if you run into issues with this.</impo> > <impo>This document uses apache-1.3.x. Apache-2 has been marked stable in portage. However there are still a number of issues with php integration. Until php support in apache-2.0.x is marked stable, this guide will continue to use the 1.3.x version.</impo> >@@ -317,7 +317,7 @@ > <body> > <p>Next we'll set up apache and add an interface to interact with the database more easily. </p> > <pre caption="Setting up apache and phpmyadmin" > >-# <i>emerge apache mod_php mod_ssl phpmyadmin</i> >+# <i>emerge apache mod_php phpmyadmin</i> > </pre> > <p>There are plenty of guides out there about how to set up apache with php. Like this one: <uri>http://www.linuxguruz.org/z.php?id=31</uri>. There are also numerous posts on <uri>http://forums.gentoo.org</uri> detailing how to solve problems with the installation (search for 'apache php'). So, that said, I'm not going to cover it here. Set up the apache and php installs, then continue with this howto. Now, a word for the wise: .htaccess the directory that you put phpmyadmin in. If you do not do this, search engine spiders will come along and index the page which in turn will mean that anyone will be able to find your phpmyadmin page via google and in turn be able to come change your database however they want which is <e>BAD!</e> There are many howtos on this including: <uri>http://docs.csoft.net/micro/black-htaccess.html</uri>.</p> > <p>Now we're going to install the Apache certificates we made previously. The Apache-SSL directives that you need to use the resulting cert are:
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 31196
: 19420