Hel-Web-Server is a simple graphical tool built for Helwan Linux. It allows you to host your websites or web applications locally on your machine with a single click. No more complex terminal commands needed to start your development work.
Click the "Browse" button and choose the folder where your website files are located.
The default port is 8000. You can change it if you have another service running, but 8000 is usually fine.
Select the type of project you are working on from the dropdown menu (e.g., PHP if you have .php files).
Click "Start Server". The status indicator will turn GREEN.
Click on the links displayed under "Address".
If the server fails to start, check the "Server Logs" section at the bottom. Usually, it's because the selected port is already in use or the required language (like PHP) is not installed on your system.
Part of the Helwan Linux Ecosystem - Built for Developers, by Developers.