webserver - What's the difference between a web server and a real(physical) server? -


so,i rookie web development , things servers keep disturbing me.according understanding,a web server application used interact browser.a physical server hardware,is equipment.i don't reallt see connections between these two.would right me understand web server application designed run on physical server?

it would. physical server computer. not sure else :)


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -

reflection - why SomeClass::class is KClass<SomeClass> but this::class is KClass<out SomeClass> -