With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Build Securely on AWS with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Not Another Web Server is an extensible Web Server framework, providing a basic Web Server along with a large toolkit of services supporting Bean Shell, Groovy, Python, email, ldap, and much more!
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
'Apache2Web' is Open Project server suite solution for Windows NT Based OS (NT, 2000, XP, 2003), bundle latest versions popularity open source software (Apache2, MySql5, PostgreSQL, PHP5, Perl, Python, FTP Server, Mail Server) and other open sources.
SQLiteDBMS is a database management server for SQLite. It allows an sqlite3 process to be accessed via a TCP/IP network. It provides Extended SQL, SSL, basic authentication, query caching, WebDAV, access control, and replication. http://sqlitedbms.sf.net
Python web development framework with a focus on efficiency/speed and extensibility, with a large library of functions to aid in the development of modern web applications.
Signum Invenio webserver. 43.000 lines of advanced VB code (40 mb dev environment required). IDE and unattended versions. This is the most complete and stable VB6 webserver project at SF. Not a programmer? Just download msi binary, install and run!
Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.
Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
Helps you create and manage .htaccess and .htpasswd files in Windows.
A VB.NET based program that help you create and edit your .htaccess and .htpasswd for use with the Apache Web Server.
-2013 update : Wow, i see that my old school project still has some place for some of you. Feel free to use this program and modify it as you like!
This project is officially Abandoned.
The XUL (XML UI Language) project provides free test suites to help ensure interoperability between different XUL motors/browsers and free, open-source show-case examples (aka blue prints) to demo the power of XML for creating UIs.
Celox is a stripped down http server for the Linux operating system. What it lacks in features it makes up in ease of use. Stability and Portabilty are the main goals of the project.
This is the minimal HTTP/1.1 server as defined in the W3C spec. It's written purely in C++. It's funcionality is very low - only basic file serving. The purpose of this project is just educational. I tried to make the code as clear as posible.
The .Net CP Project has the goal to create a totally free web hosting control panel that works with .NET technology on windows 2000/2003 servers. The panel will control aspects as: webspace, bandwith, dns, mail, news, and more.
PWebs is an HTTP server written from scratch in Python.
It uses threads to serve connections and it featuers the basic aspect of HTTP/1.1
(GET, POST), directory listing, support for CGI/1.1, Php (via CGI interface), log system, flexible cofiguration sy
This is a webmail server intended for personal use (though of course, commercial use is not forbidden, it's just not my focus with this project) using secure http. Since it has its own https server built in, it does not require complex configuration.
Jakarta Tomcat - Java + Python => Lean, Fast, and Mean.
As this project is in the inital planning phase, any feedback you provide will be greatly appreciated, and will probably have a significant impact on the final product.
This project is a Python-based HTTP web proxy server that hooks into MySQL to store a full history of your browsing. Allows you to check out statistics about your browsing habits. Creates a personal portal page, has search features, multi-user, filters.
Vizer is an open source web server written in Visual Basic. Originally written a few years back as a pet project, I found it in a backup and decided to make it open for further developement if people so choose.
tinyhttpd is a relatively simple webserver I wrote for a school project. While exceedingly simple, tinyhttpd is threaded and handles basic CGI scripts! This is an educational tool to demonstrate the concepts behind http.
CSc867 Web Server is a project to build a simplifired web server from scratch. The sever will support basic functions that like parsing request, generating respnd, multithreading, authenticating...