Skip to content

  • Home

Tag: web

Install Nginx on macOS

September 13, 2025
 |  No Comments
 |  information, macos, nginx, web
install nginx: Use the brew services command to start Nginx: to see all running services managed by Homebrew: brew services list Open your browser and […]

Know if the Apache configuration file is OK or if it has errors

September 11, 2025
 |  No Comments
 |  apache, information, linux, server, ssl, web
the command is: It tells you if there are any syntax errors, if a location points to nothing, or if a file it points to […]

modify the port in Apache

September 10, 2025
 |  No Comments
 |  apache, information, linux, macos, port, server, web
To change a website’s port in Apache, you need to change the configuration in two places. Both changes are necessary so that Apache can properly […]

web directory in Apache server

 |  No Comments
 |  apache, information, linux, server, web
The objective is to choose the main HTML file that Apache Server will display. you must locate yourself in then the apache server configuration is […]

create a web page with Python 3

September 9, 2025
 |  No Comments
 |  information, linux, port, public_ip, python, router, web
located in the current directory where you have an .HTML file -m is to execute a python module http.server is a module for python3 51000 […]

Categories

Theme By SKT Minimal