Jump to content

I think you need to elaborate on what you mean by 'local website'

NEW PC build: Blank Heaven   minimalist white and black PC     Old S340 build log "White Heaven"        The "LIGHTCANON" flashlight build log        Project AntiRoll (prototype)        Custom speaker project

Spoiler

Ryzen 3950X | AMD Vega Frontier Edition | ASUS X570 Pro WS | Corsair Vengeance LPX 64GB | NZXT H500 | Seasonic Prime Fanless TX-700 | Custom loop | Coolermaster SK630 White | Logitech MX Master 2S | Samsung 980 Pro 1TB + 970 Pro 512GB | Samsung 58" 4k TV | Scarlett 2i4 | 2x AT2020

 

Link to comment
https://linustechtips.com/topic/1122857-local-website/#findComment-13039784
Share on other sites

Link to post
Share on other sites

What do you mean by local? In terms of networking, local means it's only available on a local network and not accessible over the internet.

 

If you mean local as a way of saying a small website, I'd look into someone like Wix or Squarespace who can provide hosting, design tools and domain names all in one place. 

Link to comment
https://linustechtips.com/topic/1122857-local-website/#findComment-13039800
Share on other sites

Link to post
Share on other sites

I think you need external ip, domain connected to that ip, Apache or other web server (fenix for example for HTML only) and that's it.

 

In most cases this solution will be worse than buying virtual webserver. You need computer that runs 24/7 and that is cost too. And this computer must be fast enough if your website uses php and complex scripts. You also need internet with fast upload.

Link to comment
https://linustechtips.com/topic/1122857-local-website/#findComment-13042512
Share on other sites

Link to post
Share on other sites

1 hour ago, FireFox2015 said:

A Local Website for our department only

For simply development / testing, you can use XAMPP, LAMP, WAMP, or a similar software package. Once you've got the development handled, you'll want to move to a linux box or linux based Virtual Machine with properly setup internal DNS pointers within the subnet.

Desktop: KiRaShi-Intel-2022 (i5-12600K, 5060 Ti) Mobile: Moto Razr 50 Ultra (Razr+ 2024) | 30GB CAN+US+MEX $30/month
Laptop: Lenovo Yoga 7i (16") 82UF0015US (i7-12700H, 16GB/2TB RAM/SSD, A370M GPU) Tablet: Lenovo Tab Plus (256GB)
Camera: Canon M6 Mark II | Canon Rebel T1i (500D) | Canon SX280 Music: Spotify Premium (CIRCA '08)

Link to comment
https://linustechtips.com/topic/1122857-local-website/#findComment-13042540
Share on other sites

Link to post
Share on other sites

43 minutes ago, kirashi said:

For simply development / testing, you can use XAMPP, LAMP, WAMP, or a similar software package. Once you've got the development handled, you'll want to move to a linux box or linux based Virtual Machine with properly setup internal DNS pointers within the subnet.

For example if I use XAMPP can it handle the site running all the time??

Link to comment
https://linustechtips.com/topic/1122857-local-website/#findComment-13042619
Share on other sites

Link to post
Share on other sites

22 hours ago, FireFox2015 said:

For example if I use XAMPP can it handle the site running all the time??

XAMPP is a software. Not a operative system. The PC or server you run the software on should be able to run 24/7 either it be a Windows PC or enterprise server equiptment.

In theory all devices "can" run 24/7. Some might give you more trouble than other. People would prefer a dedicated server with a server OS to avoid unexpected shutdowns. Which often happen with regulare client OS like Windows 10.

Link to comment
https://linustechtips.com/topic/1122857-local-website/#findComment-13045085
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×