N
N
Nikita Shchypylov2016-03-20 16:07:53
Server equipment
Nikita Shchypylov, 2016-03-20 16:07:53

What do you need to know to work with a web server?

Hello everyone
I'm a coder, but I want to understand how to install and work with web servers.
But there is a lot of things that are not clear
. I don't see the difference between Apache and nginx. To install nginx, you need to go to the terminal (mac axis)
There I write commands that I do not understand, for example:
sudo apt-get install nginx
sudo service nginx start
wget localhost:80 -O -
What can I read to start in understand this?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Sergey, 2016-03-20
Protko @Fesor

man apt-get install
man service
man wget
Maybe you don't need it? Deal with browser-sync for starters and the server there. And then the browsersync experience can be projected onto nginx.

A
Anton Ratnik, 2016-03-20
@Ratnick

Today I already gave an answer - use MAMP
Everything is very simple there. If you want to delve into the process of working client-server applications, then you will have to cover a large layer of knowledge.
basics of programming

F
First name Last name, 2016-03-20
@turbo-gtx

mump is good
, but on a poppy there is one with unicode - the characters ё and й fall apart in two
while you have to limit yourself in the letters of file and folder names - and you don't use ё and й

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question