Posted on

Ancient Web: The Internet Pizza Server Was Serving Fake Pizza in 1994

In 1994, while businesses were beginning to figure out how to sell things on the Web, a group of people built a server that would let you order a pizza that did not exist.

Order something from the Internet Pizza Server

The Internet Pizza Server is one of those early-Web projects that makes much more sense once you stop asking what problem it solved.

Brian “Beej” Hall’s history of the project says the idea began around 1993 as a text-based email service. A dedicated account was secured that October, and the group wrote software that could receive an order and generate an image of a pizza with the requested toppings.

The service officially went online in April 1994.

Then the Web arrived and somebody quite reasonably decided that a fake pizza generator needed an HTML form.

The toppings are where professionalism ended

The surviving ordering page lets users choose normal ingredients such as pepperoni and mushrooms alongside eyeballs, goblins, kittens, baseballs, hammers, road signs, sinks, and other ingredients unlikely to pass a restaurant health inspection.

The underlying system was real software.

The original pizza-generation engine was written in C and assembled pizzas as Portable PixMap images before converting them into GIF or JPEG output. The site documents the mail-filtering code, MIME support, graphics conversion tools, and later rewrites that replaced the original monolithic program with a faster modular renderer.

That mixture is pure early Internet: legitimate systems programming in service of something completely unnecessary.

The server also preserves the attitude of the period. In September 1994 its operators posted a “Declaration of War” aimed at Pizza Hut’s new online presence, arguing that the Internet’s tradition of free services was being invaded by commercial interests.

The joke is obvious, but the tension was real.

A network built largely around universities, research institutions, hobbyists, public services, mailing lists, and volunteer projects was becoming a commercial medium very quickly. The Pizza Server sat on the silly side of that transition and was self-aware enough to comment on it while rendering digital pepperoni.

The project survived long enough to accumulate press mentions, technical documentation, a gift shop, related services, and even a Core War King-of-the-Hill server.

In 2026, generating a picture from a form input is trivial. In 1994, wiring email, C programs, image conversion, MIME, and Web forms together into an interactive public service was experimentation.

The fact that the experiment produced fake pizza instead of quarterly revenue projections is a feature.

CacheRat’s 1,967 Ancient Web Domains research list includes artifacts like this because the early Web was not only a collection of pages. It was a culture of people connecting tools together just to see what happened.

Sometimes what happened was a pizza with kittens and a hammer on it.

Visit the Internet Pizza Server