Mailinglist Archive: opensuse-bugs (14787 mails)
| < Previous | Next > |
[Bug 176758] Apache2 mod_userdir not properly configured
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Sat, 11 Nov 2006 14:19:38 -0700 (MST)
- Message-id: <20061111211938.EA50925C887@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=176758
sbrabec@xxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|INVALID |
------- Comment #2 from sbrabec@xxxxxxxxxx 2006-11-11 14:19 MST -------
I guess this bug is valid.
According to comments in httpd.conf, mod_userdir.conf should be loaded from
default-server.conf, if mod_userdir is loaded.
It seems not to be true and even if userdir is included in module list (and
mod_userdir is loaded), apache does not serve userdir out of the box.
I have used apache2 out of the box and did not work. I had to add:
UserDir "public_html"
Include /etc/apache2/mod_userdir.conf
Looking at web discussions, it is confusing for many users.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
sbrabec@xxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|INVALID |
------- Comment #2 from sbrabec@xxxxxxxxxx 2006-11-11 14:19 MST -------
I guess this bug is valid.
According to comments in httpd.conf, mod_userdir.conf should be loaded from
default-server.conf, if mod_userdir is loaded.
It seems not to be true and even if userdir is included in module list (and
mod_userdir is loaded), apache does not serve userdir out of the box.
I have used apache2 out of the box and did not work. I had to add:
UserDir "public_html"
Include /etc/apache2/mod_userdir.conf
Looking at web discussions, it is confusing for many users.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
| < Previous | Next > |