Hi,
Where can I found the http webserver in opensuse 11.2? It is installed by default or must be installed manually later? I can’t find it in the default installation.
Thanks
Hi,
Where can I found the http webserver in opensuse 11.2? It is installed by default or must be installed manually later? I can’t find it in the default installation.
Thanks
Hi,
the most common webserver is Apache. If you have the correct repositories setup you can install from command line using:
zypper in apache2
Or you can use yast - software management and search for apache2 from the gui
cheers
J