Apache configuration

Hi friends!
I’m looking for a good guide in order to learn to configure and set up
Apache (and Tomcat).
I have too many doubts.
For example, how can each user to publish their html files by putting
them in their public_html folder? And so on.

(I’m running openSuse 11.0 and have Apache and Tomcat installed.)
Do you know where can I find it?
I saw Apache Foundation site, but it is a little confused and I don’t
know where start there.

Thank you in advance.


[Adrián Córdoba]

aecordoba’s Profile: http://forums.opensuse.org/member.php?userid=1749
View this thread: http://forums.opensuse.org/showthread.php?t=404964

I think there is an Apache tute in the OpenSUSE wiki but I don’t have
the link, maybe someone else can point it out to you.

The personal public_html directory is ~/public_html. All people have to
do is put their HTML files there and they are visible. For example, if
joe puts index.html in /home/joe/public_html/in ondex.html, the URL is
http://www.example.com/~joe/index.html

There is one thing to remember and that is the HTML file must be public
readable, and all the directories leading to it must be public readable
and searcheable. Otherwise the Apache server cannot serve it.


ken_yap

ken_yap’s Profile: http://forums.opensuse.org/member.php?userid=221
View this thread: http://forums.opensuse.org/showthread.php?t=404964

This is the wiki page ken_yap was referring to: ‘Apache - openSUSE’
(http://en.opensuse.org/Apache)


freedguy

freedguy’s Profile: http://forums.opensuse.org/member.php?userid=11067
View this thread: http://forums.opensuse.org/showthread.php?t=404964

freedguy;1927863 Wrote:
> This is the wiki page ken_yap was referring to: ‘Apache - openSUSE’
> (http://en.opensuse.org/Apache) The external link at the bottom of that page is how I always got things
running.
It is however outdated and how to do pretty much the same steps on
openSUSE 11.1 is described ’ on the openSUSE wiki’
(http://tinyurl.com/7a5spt).
Don’t think it would be any different for 11.0


‘Special effects’
(http://www.youtube.com/watch?v=m5A0ualEacA&fmt=22) ← Youtube KDE 4.2
KWIN → ’ Manly to girly desktop’
(http://www.youtube.com/watch?v=ArWqq2SsFeA&fmt=22)

Axeia’s Profile: http://forums.opensuse.org/member.php?userid=4794
View this thread: http://forums.opensuse.org/showthread.php?t=404964