web server

Search web server

How to Run a Simple Web Server on iPad or iPhone

Feb 20, 2019 - 15 Comments
Simple web server running on iPad or iPhone

Want to run a simple web server off of an iPad or iPhone? If you have iSH linux shell running in iOS then you can easily start and run a simple web server directly from an iPhone or iPad. By running iSH and starting a web server with python 3 you can then serve either … Read More

How to Start a Simple Web Server in Python 3 on Mac

Jul 30, 2018 - 1 Comment
Start simple web server in Python 3 with http.server command

If you’re a Python user you may already be familiar with the handy trick that allows you to instantly create a simple web server using an easy command string entered in the command line of Mac OS. But if you’re a Mac Python user who has installed or updated to Python 3, then you will … Read More

How to Make Apache Start httpd Automatically on Boot in Mac OS X

Aug 30, 2015 - 3 Comments
Start Apache in Mac OS X Automatically

Mac based web developers are probably familiar with manually starting and stopping the Apache web server in OS X through the command line by now, but if you want Apache to start itself automatically upon boot and reboot of a Mac, you’ll want to go a step further and use launchctl. By doing so, webdevs … Read More

Start Web Sharing in OS X Mavericks & Mountain Lion the Easy Way with a Preference Panel

Sep 7, 2012 - 3 Comments
Web Sharing preference panel in OS X

Many people have noticed the simple web sharing option was pulled from System Preferences in OS X Mavericks and Mountain Lion. The server software still exists and you can start Apache server on your Mac yourself within a minute or two of mucking about in the Terminal, but for some people the command line is … Read More

Start an Apache Web Server in Mac OS X El Capitan, Mavericks, & Mountain Lion

Sep 2, 2012 - 65 Comments
Apache web server running in Mac OS X Mountain Lion

The Sharing preference panel options were changed a bit in OS X Mountain Lion and again in Mavericks, and while things like Internet Sharing remain, the Web Sharing preference panel was removed. The Apache web server remains bundled with Mac OS X though, but you’ll need to turn to the command line to enable the … Read More

How to Change MAMP to Default Apache and MySQL ports

Sep 16, 2010 - 2 Comments

MAMP is a great app for Mac OS X that lets you quickly and easily run an entire pre-configured web server on top of Mac OS X, it’s really helpful and I use it frequently for web development and testing web projects. Perhaps the only issue with MAMP is the port settings, which by default … Read More

Create an Instant Web Server via Terminal Command Line and Python

May 7, 2010 - 11 Comments
python web server

Want to quickly share a file, test some code, or broadcast something? You can instantly create a web server out of the current directory by using nothing but python, yup, no apache, no nginx, no litespeed, all python, which ships with pretty much every unix variation these days. The command is remarkably simple considering how … Read More

MAMP: From Zero to Web Server in 2 Minutes

Feb 22, 2009 - 6 Comments
MAMP in OS X

MAMP: It stands for Mac Apache MySql PHP, and it’s a fantastic setup for Mac based web developers. Basically, think LAMP but for Mac OS X users, and in a pre-packaged, simple to use environment, which also indludes PHPMyAdmin, perl, python, and SQL Lite.

Subscribe to OSXDaily

Subscribe to RSS Subscribe to Twitter Feed Follow on Facebook Subscribe to eMail Updates

Tips & Tricks

News

iPhone / iPad

Mac

Troubleshooting

Shop on Amazon to help support this site