I'm not all that up to speed on configuring Apache
so I'm probably more looking for where to ask this
question. As has been discussed here there is a big
difference between Apache on M2 ( ver 2.2.23 ) and
that which is on M3 ( ver 2.4.3 ). M1 & M2 had the
drakwizard tool which allowed one to quickly and
easily configure both Proftp and Apache. Apparently
Drakwizard is no longer supported and Mageia has
decided to let Proftp and Apache users configure
these on their own. IMO this is a significant loss in
usability that Mandrake/Mandriva/Mageia 1/2 featured.
Aside from that Apache and Proftp are easily,
and manually, installed by:
MCC -> Install & Remove Software -> select:
apache
apache-mod_userdir
proftp
All the necessary RPMs will get installed and both
Apache ( httpd ) and Proftp ( proftpd ) will be
properly installed. If you then go to:
System -> Manage system services
and "Start" httpd and proftpd those two services
will start and be usable on the local LAN. Each user
on the new M3 box can create a public_html folder
and put their website in there. Those "websites"
can be accessed by any box on the LAN. Lets say
the new M3 box is at 192.168.1.2 then an M2 box
at 192.168.1.4 can select say:
192.168.1.2/~wilcal/
and visit the website.
drakwizard had as part of its Apache install feature
the check-boxes:
Enable the web server for the Internet ( not checked by default )
It also has
Enable the web server for the Intranet ( checked by default )
Since drakwizard does not work for M3 "webserver for
the Internet" does not work. But, the Intranet
works just fine.
Does anyone here have any experience setting
up Apache 2.4.3 and what they had to change in
the configure files to allow a Mageia M3 system
with Apache 2.4.3 installed and is accessible on
the Internet.
The box I am testing this on has a successful
and long running, up-to-date, Mageia M2 Apache
webserver. It works on both the Inter and Intra
Nets.
Thanks for any thoughts.