Re: How do I use the drupal installed via yum?
- From: Sam Sharpe <lists.redhat@xxxxxxxxxxxxx>
- Date: Fri, 5 Feb 2010 20:23:27 +0000
On 5 February 2010 20:12, Dave Ihnat <dihnat@xxxxxxxxxx> wrote:
On Fri, Feb 05, 2010 at 05:01:18PM +0000, Gavin Simpson wrote:
Thanks. Yes, apache2. Not sure what you mean by the "sites available" directory.
In stock Apache, configuration information is in /etc/apache2. Websites
are defined in httpd.conf fragments in a directory entitled
"sites-available"; sites that are used in the active configuration are
linked from files in sites-available in the directory "sites-enabled".
Sorry, right now I don't have a Fedora system up to check if they mucked
with the stock configuration.
I think this is a problem - you are wrong on so many levels.
To quote from config.layout in a vanilla tarball of Apache 2.2.14:
# Classical Apache path layout.
<Layout Apache>
prefix: /usr/local/apache2
...
sysconfdir: ${prefix}/conf
...
</Layout>
Configuration is therefore in /usr/local/apache2/conf
Only in Debian, is it ever in /etc/apache2/conf:
<Layout Debian>
prefix:
...
sysconfdir: ${prefix}/etc/apache2
...
</Layout>
As far as I also know, sites-available is also a Debianism... on a Red
Hat system, it is always in /etc/httpd/
In particular, the Drupal that is available through Fedora is
configured in /etc/httpd/conf.d/drupal.conf
--
Sam
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
- Follow-Ups:
- Re: How do I use the drupal installed via yum?
- From: Gavin Simpson
- Re: How do I use the drupal installed via yum?
- From: Dave Ihnat
- Re: How do I use the drupal installed via yum?
- References:
- How do I use the drupal installed via yum?
- From: Gavin Simpson
- Re: How do I use the drupal installed via yum?
- From: Dave Ihnat
- Re: How do I use the drupal installed via yum?
- From: Gavin Simpson
- Re: How do I use the drupal installed via yum?
- From: Dave Ihnat
- How do I use the drupal installed via yum?
- Prev by Date: Re: How do I use the drupal installed via yum?
- Next by Date: Re: What driives me crazy about bugzilla [Making Progress]
- Previous by thread: Re: How do I use the drupal installed via yum?
- Next by thread: Re: How do I use the drupal installed via yum?
- Index(es):
Relevant Pages
|