No Apache HTTP Server videos yet. You could help us improve this page by suggesting one.
Based on our record, Apache HTTP Server should be more popular than Prosody. It has been mentiond 71 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
There's also the http://prosody.im/ XMPP server that's written in Lua, and it's very successful there. The other major XMPP server implementation is in Erlang and they are equally praised, so that should tell something about Lua's versatility. - Source: Hacker News / over 2 years ago
Lua on its own right can be fun too! If you are looking for a project to contribute to, there's for instance the Prosody XMPP server that's written in it, and contributes to the betterment of internet by promoting federated protocols. Source: over 2 years ago
You can write largish standalone application in Lua and it is not always a poor choice - Prosody [1] first comes to mind. But qualities which make it a good embedded language make it less _attractive_ for other uses. Lua has very simple syntax and small stdlib which allows its implementation to be very small - you can add Lua to your application and not increase its size significantly. But when the size is not a... - Source: Hacker News / about 3 years ago
If you are really set on a LAN-only setup you could look at Prosody (combined with an Android app such as Conversations) which Snikket is based upon. It's not as "ready to go, out of the box" as Snikket and therefore requires a slightly higher skill level, but in exchange it is a lot more customizable and adaptable to different kinds of deployment scenarios. Source: about 3 years ago
My choice, because it's the stack I know very well, would be Prosody ( https://prosody.im/ - I'm one of the devs) and a web client such as Converse.js ( https://conversejs.org/ ). XMPP is highly extensible, Prosody is highly modular, which make them a good foundation for building on top of. That said, the right stack is generally the one that matches your requirements, and (if this isn't primarily a learning... - Source: Hacker News / over 3 years ago
Choose between Apache or Nginx as your web server and configure it to handle API requests. For Apache, use an .htaccess file in your project directory to enable clean URLs and route all traffic through your main PHP file. Nginx requires similar adjustments in its server block configuration. - Source: dev.to / about 1 month ago
Hetzner, Docker, Traefik as proxy and Apache / httpd inside the containers. - Source: dev.to / 4 months ago
The license was notably used in web server software, such as in projects that led to the creation of the Apache HTTP Server. Its source disclosure requirement helped build trust among early developers, and community improvements drove rapid innovation during the early stages of the internet. - Source: dev.to / 5 months ago
Enterprise Software Frameworks: Companies developing robust, scalable solutions now favor licenses that not only protect against unauthorized commercial exploitation but also encourage contributions. Just as the Apache HTTP Server has been a success story for open source, frameworks built on the HSQLDB License have gained traction for their fairness. - Source: dev.to / 5 months ago
Web Servers and Infrastructure Projects: Projects like the widely used Apache HTTP Server emphasize stability and developer fairness. SISSL 1.1 has been utilized in similar infrastructure projects to provide legal certainty while preventing exploitation of contributions. - Source: dev.to / 5 months ago
Apache Vysper - Apache Vysper aims to be a modular, full featured XMPP (Jabber) server.
Microsoft IIS - Internet Information Services is a web server for Microsoft Windows
Matrix.org - Matrix is an open standard for decentralized persistent communication over IP.
Apache Tomcat - An open source software implementation of the Java Servlet and JavaServer Pages technologies
Openfire - Openfire (formerly Wildfire) is a cross-platform instant messaging (IM) and groupchat server.
LiteSpeed Web Server - LiteSpeed Web Server (LSWS) is a high-performance Apache drop-in replacement.