Re: FC6 httpd Alias/symbolic link

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2007-03-06 at 07:33 -0500, linuxmaillists@xxxxxxxxxxx wrote:
> Well I had it working very nicely but it stopped write after 
> doing an update.
> 
> This is how I set up httpd.conf
> 
> <IfModule mod_userdir.c>
>     #
>     # UserDir is disabled by default since it can confirm the presence
>     # of a username on the system (depending on home directory
>     # permissions).
>     #
>     UserDir "disable"
>     #
>     # To enable requests to /~user/ to serve the user's public_html
>     # directory, use this directive instead of "UserDir disable":
>     # 
>     UserDir public_html
> </IfModule>
> 
> It would open with this in the address bar 
> http://localhost/public_html/
> and show my files.  now it has a 404 not found error

Which technique did you use?  Userdirs, or a custom alias?  Above looks
like you used the second.  But you haven't shown us anything else that
you've changed for your customisations, this time.  It might be worth
posting the whole config file, without anything private included.  By
the way, if you're disabling userdirs, write disable without the quotes
around it.

If you used userdirs, then your URL should be along the lines of
<http://example.com/~username/>.  But if you'd made an alias, then you'd
use something like <http://example.com/aliasname/>.

After those updates, which I don't know if any would be a cause, check
your config file is still the same as you expect.

-- 
(This PC runs FC4, my others FC5 & FC6, in case that's important
 to the thread)

Don't send private replies to my address, the mailbox is ignored.
I read messages from the public lists.

[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux