Can you set up a server on your laptop?

jo
8

So I was going to install a simple HTTP server program on my laptop that I could use to upload a website. This website should then only be accessible to those who also have access to our WLAN.

Does anyone know how I can do this?

Ra

Just like on any other computer - just install a web server (apache, nginx, tomcat, …).

Of course, this requires a constantly running notebook. It can make more sense to do this with a Raspi.

jo

I don't want to let the server run long term, just now and then

at

Yes, but a Raspberry would make more sense and save electricity

jo

I just want to try it before I spend money on it.

at

Okay, what do you want to do with it?

jo

I have a website with a chat service and I would like to test it with my brother.

Ch

For a website with chat you will probably need an interpreter language (probably PHP) and a database in addition to a web server. If you only want it to run on the local network, you can install xampp.

El

Xampp can also be used on the Internet IF you secure it beforehand…

Dedicated Server Port Forwarding? Za Zanderpharmacist