![]() |
Is httpd in Linux Lite for webserver - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Other (https://www.linuxliteos.com/forums/forumdisplay.php?fid=20) +--- Thread: Is httpd in Linux Lite for webserver (/showthread.php?tid=8555) |
Is httpd in Linux Lite for webserver - ozstar - 11-11-2022 Hi, Am setting up a webserver. Have Apache 2 okay and need httpd for my host files. Is it in the Linux Lite files or do I have to download and install? If so, how , where please. oz Re: Is httpd in Linux Lite for webserver - Şerban S. - 11-11-2022 (11-11-2022, 08:07 AM)ozstar link Wrote: [...]and need httpd for my host files.[...] Hello! Read the Apache documentation and do a Google Search on "How to set up a web server om my computer". You'll find enough help there. You need to install "LAMP". Search for that, too. I once set up such a server. I needed to test some PHP pages, both on my computer and live, on the web host, while I was blogging. I did exactly what I said above and made it out. It's too complicated to explain in a few words and besides that, it's all in the documentation. Repeating here what's already there, it's pointless. Good luck! ![]() |