Main > Free Download Search >

Free webserver software for mac

webserver

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 64
RAF WebServer 1.0

RAF WebServer 1.0


RAF WebServer - Simple, easy-to-use web server more>> <<less
Download (3MB)
Added: 2005-06-23 License: Freeware Price:
1588 downloads
 
Other version of RAF WebServer
RAF WebServer 0.1RAF WebServer is a full featured and advanced software which provides a directory that holds all files that you need hosted. RAF WebServer 0.1 - RyanAndFriends
License:Freeware
Download (2.9MB)
downloads
Added: 2005-06-21
RAF Webserver 0.1RyanAndFriends Software - RAF Webserver is a very serviceable tool which makes serbing files easy. RAF Webserver. RAF Webserver 0.1 is a very
License:Freeware
Download (812.5KB)
downloads
Added: 2005-06-21
Roxen WebServer 4.5.241r4

Roxen WebServer 4.5.241r4


Roxen WebServer is an enterprise level web server software that is open source. Due to a serious bug in MacOS X 10.0 you cannot run Roxen multi-threaded at this time. Apple is working on a solution more>>

Roxen WebServer 4.5.241r4 will make you feel pleasant because it is an enterprise level web server software that is open source.

Due to a serious bug in MacOS X 10.0 you cannot run Roxen multi-threaded at this time. Apple is working on a solution.

Major Features:

  1. Open source code.
  2. A web-based interface for easy configuration and administration.
  3. The highly regarded Roxen graphics support which can be used for dynamic generation of e.g. headers, images and charts.
  4. Integrated MySQL database.
  5. Server-side programming via RXML, Java, Perl, PHP, CGI scripts and more.
  6. Strong encryption.
  7. Modular architecture where server extensions can be loaded without shutting down the server process.
  8. Platform-independent architecture makes custom modules portable with no extra effort.

Requirements: Mac OS X 10.1 or later.

<<less
Download (27.1MB)
Added: 2008-02-15 License: Free Price:
downloads
 
Other version of Roxen WebServer
Roxen WebServer 4.0.425Roxen WebServer is a product serving as a full-featured open-source web server which is distributed under the GPL license. Roxen WebServer 4
License:Freeware
Download
downloads
Added: 2006-03-04
RAF WebServer AutoLaunch 0.1

RAF WebServer AutoLaunch 0.1


RAF WebServer AutoLaunch - Auto-Launching server more>>
RAF WebServer provides a directory that holds all files that you need hosted. It opens in a simple application, and starts automatically. There is no need to adjust any settings on you computer.
You can choose any port or stick with the recommended port 80, and save the setting to be remembered each time. Possibly an easier alternative to Apache.
Enhancements:
- Compared To The RAF WebServer, the RAF WebServer AutoLaunch starts the server automatically upon launch.
<<less
Download (3MB)
Added: 2006-04-19 License: Freeware Price:
1284 downloads
 
Other version of RAF WebServer AutoLaunch
RAF WebServer AutoLaunch (Mac OS 9) 0.1RAF WebServer AutoLaunch (Mac OS 9)is a high-speed and effective program which provides a directory that holds all
License:Freeware
Download (1.5MB)
downloads
Added: 2005-06-21
Roxen WebServer X 4.5.146r3

Roxen WebServer X 4.5.146r3


Roxen WebServer X - Secure, open source enterprise web server more>> <<less
Download (27.7MB)
Added: 2007-01-31 License: Freeware Price:
1001 downloads
Webdir 0.0.2

Webdir 0.0.2


Webdir is released to be a powerful and easy to use shell script with the ability to create an .HTML page listing of the .HTML, .PHP, or .JSP files in the /Library/WebServer/Documents/ directory (or the directory of your choice more>>

Webdir 0.0.2 is released to be a powerful and easy to use shell script with the ability to create an .HTML page listing of the .HTML, .PHP, or .JSP files in the /Library/WebServer/Documents/ directory (or the directory of your choice). The webdir.html file can then be linked in your browser, as a comprehensive listing of files in your web-server directory.

Requirements: Mac OS X 10.3 or higher

<<less
Download (530.3KB)
Added: 2005-08-24 License: Freeware Price:
downloads
Werkzeug 0.5

Werkzeug 0.5


The Swiss Army knife of Python web development more>>
Werkzeug 0.5 provides you an excellent and perfect product which was started as a simple collection of various utilities for WSGI applications and has become one of the most advanced WSGI utility modules. Werkzeug includes a powerful debugger, full featured request and response objects, HTTP utilities to handle entity tags, cache control headers, HTTP dates, cookie handling, file uploads, a powerful URL routing system and a bunch of community contributed addon modules.

Werkzeug is unicode aware and doesn't enforce a specific template engine, database adapter or anything else. Werkzeug doesn't even enforce a specific way of handling requests and will just leave all that up to the developer. Werkzeug is most useful for end user applications which should work on as many server environments as possible (such as blogs, wikis, bulletin boards, etc.).

Major Features:

  1. Unicode awareness
  2. Request and response objects
  3. Various utility functions for dealing with HTTP headers such as Accept and Cache-Control headers.
  4. Thread local objects with proper cleanup at request end
  5. An interactive debugger
  6. Wrapper around wsgiref that works around some of the limitations and bugs, adds threading and fork support for test environments and adds an automatic reloader.
  7. A flexible URL routing system with REST support.
  8. Fully WSGI compatible

Enhancements:

  • Requires Python 2.4 now
  • Fixed a bug in :class:`~contrib.IterIO`
  • Added :class:`MIMEAccept` and :class:`CharsetAccept` that work like the regular :class:`Accept` but have extra special normalization for mimetypes and charsets and extra convenience methods.
  • Switched the serving system from wsgiref to something homebrew.
  • The :class:`Client` now supports cookies.
  • Added the :mod:`~werkzeug.contrib.fixers` module with various fixes for webserver bugs and hosting setup side-effects.
  • Added :mod:`werkzeug.contrib.wrappers`
  • Added :func:`is_hop_by_hop_header`
  • Added :func:`is_entity_header`
  • Added :func:`remove_hop_by_hop_headers`
  • Added :func:`pop_path_info`
  • Added :func:`peek_path_info`
  • Added :func:`wrap_file` and :class:`FileWrapper`
  • Moved `LimitedStream` from the contrib package into the regular werkzeug one and changed the default behavior to raise exceptions rather than stopping without warning. The old class will stick in the module until 0.6.
  • Implemented experimental multipart parser that replaces the old CGI hack.
  • Added :func:`dump_options_header` and :func:`parse_options_header`
  • Added :func:`quote_header_value` and :func:`unquote_header_value`
  • :func:`url_encode` and :func:`url_decode` now accept a separator argument to switch between `&` and `;` as pair separator. The magic switch is no longer in place.
  • All form data parsing functions as well as the :class:`BaseRequest` object have parameters (or attributes) to limit the number of incoming bytes (either totally or per field).
  • Added :class:`LanguageAccept`
  • Request objects are now enforced to be read only for all collections.
  • Added many new collection classes, refactored collections in general.
  • Test support was refactored, semi-undocumented `werkzeug.test.File` was replaced by :class:`werkzeug.FileStorage`.
  • :class:`EnvironBuilder` was added and unifies the previous distinct :func:`create_environ`, :class:`Client` and :meth:`BaseRequest.from_values`. They all work the same now which is less confusing.
  • Officially documented imports from the internal modules as undefined behavior. These modules were never exposed as public interfaces.
  • Removed `FileStorage.__len__` which previously made the object falsy for browsers not sending the content length which all browsers do.
  • :class:`SharedDataMiddleware` uses `wrap_file` now and has a configurable cache timeout.
  • Added :class:`CommonRequestDescriptorsMixin`
  • Added :attr:`CommonResponseDescriptorsMixin.mimetype_params`
  • Added :mod:`werkzeug.contrib.lint`
  • Added `passthrough_errors` to `run_simple`.
  • Added `secure_filename`
  • Added :func:`make_line_iter`
  • :class:`MultiDict` copies now instead of revealing internal lists to the caller for `getlist` and iteration functions that return lists.
  • Added :attr:`follow_redirect` to the :func:`open` of :class:`Client`.
  • Added support for `extra_files` in :func:`~werkzeug.script.make_runserver`
<<less
Download (1.5MB)
Added: 2009-04-27 License: Freeware Price: FREE
15 downloads
NottServ 0.6.2

NottServ 0.6.2


NottServ - A free quick easy to use HTML server application more>>
NottServ is a free utility that allows you to run a HTML webserver quickly and easily. Just type in the port you want to run the server on and click start. THe best part is, its multi platform for Linux, Mac OS Classic, Mac OSX, and Windows.

The Goal:
My goal is to make a easy to use portable cross-platform utility that anyone can set up on the fly. With out the hassle of installing web server sytems like Apache.

The Price:
FREE - NottServ is absolutely free without any payments required (Though a donation is nice )

<<less
Download (5MB)
Added: 2006-06-19 License: Freeware Price:
1223 downloads
NotttServ 0.6.2

NotttServ 0.6.2


NotttServ is an innovative and versatile utility which can help you create and run a server using your home computer. more>>

NotttServ 0.6.2 is an innovative and versatile utility which can help you create and run a server using your home computer.

Run your own HTML Webserver with ease. NottServ allows anyone to create a server from their home computer with little knowledge on how servers work. NottServ supports all HTML pages. Currently there is no Directory Support.

<<less
Download (5MB)
Added: 2006-07-06 License: Freeware Price:
53 downloads
Simple Error 0.5

Simple Error 0.5


Simple Error - Descriptions for OS X error codes more>>
Simple Error takes any MacOS Error code you enter and produces the official (or closely interpreted) description of it.
This is useful when a program crashes or, an error occurs. This only works though, for Mac OS Error codes and not Application codes. When finished, it will cover all 10 000 error codes in both MacOS X 10.2 and 10.3.
Main features:
- Very clean interface
- Easy to understand descriptions
- Low resource requirements
- Small program size.
Enhancements:
- AutoCheck
- MacOS X 10.2 Error codes only
- New file location update due to webserver.
<<less
Download (62KB)
Added: 2006-05-23 License: Freeware Price:
1253 downloads
Some Chess 2.0rc3

Some Chess 2.0rc3


Some Chess - PHP powered chess program more>> Some Chess - PHP powered chess program

Some Chess is a a tool designed in PHP witha MySQL backbone & no javascript. That means that it runs on computers with no access to javascript, unlike yahoo games (& etc).
Its multiplayer only, with the possiblity of multiple games at once. Some Chess follows all the rules of chess, with point and click movement.
Best of all it is easy to install and its open source, so you can set it up in minutes and then modify and improve it if you like!
System requirements:
- Webserver,
- php,
- mysql.

<<less
Download (177KB)
Added: 2007-04-20 License: Freeware Price: FREE
188 downloads
Web Control 1.0.8

Web Control 1.0.8


Web Control - Edit the Apache webserver configuration files (httpd.conf) more>>
Web Control is an application used to edit the Apache webserver configuration files (httpd.conf).
How do I use it?
Id like to say, first thing, that this application is not for the casual user. It makes editing Apaches configuration file easier, but you still need to know how the configuration file works. If you need help with the configuration file, refer to the Apache manual at http://httpd.apache.org/docs/.
How much will it cost me?
Nothing. Nada. Zilch. In other words, completely free. Im committed to keeping all of my applications free, both now and in the future.
Enhancements:
- Name has changed from Webserver Configuration to Web Control.
- New icon.
- Multiple selection is now available.
- Dragging or pasting any of the configuration directives into a text editor will show what they look like in the actual configuration file.
- Fixed a few issues with undo/redo support.
- Row height has been increased so that it is easier to read the directives/values without having to resize the window to ridiculous widths.
- Added an "Open Quickly" menu to the File menu. This will display all of the configuration files Web Control is able to find in the httpd config directory.
- Now able to open multiple configuration files, instead of only the httpd.conf file.
- Able to change the location of the httpd config directory. Previously, it was assumed to be at /etc/httpd with no way to change this. Same goes for the apachectl script.
- If the application is not authorized, editing of the configuration file is not allowed. Previously, this was allowed, even though saving of the file was not.
- Background colors and comment colors are now user settable in the preferences.
- Greatly enhanced the parsing engine. Web Control can really open any file with an extension of .conf now. (This is not, of course, encouraged.)
- Authorization button updated to look more like 10.3s authorization view.
- Many, many internal code improvements.
<<less
Download (122KB)
Added: 2005-10-21 License: Freeware Price:
1464 downloads
ChimeraBooster 1.0

ChimeraBooster 1.0


Chimera enhancement to add HTTP pipelining. more>>
ChimeraBooster allows you to add HTTP pipelining to the Chimera browser so that it sends multiple packets to a webserver instead of one package for each hit.

Most of the present servers they support this acceleration. This Script change Chimers preferences to activate this function. Spanish readme version also available.
<<less
Download (49KB)
Added: 2004-08-13 License: Freeware Price:
1897 downloads
Weblock 1.7

Weblock 1.7


Configure access restrictions for OS X's built-in Web server. more>>

Weblock 1.7 is an effective utility which provides a simple user interface for configuring user, group, and IP-based access restrictions for Mac OS X's built-in webserver.

Major Features:

  1. You can instantly configure any folder shared via your website to require a password,
  2. You can require the visitor to be coming from a specific web location, or both.
  3. Weblock supports location ranges and grouped users!

Enhancements:

  • Leopard support added
  • Minor interface improvements for consistency
  • Improved local apache interaction mechanisms

Requirements:

  • PowerPC: Mac OS X 10.4.11
  • Intel: Mac OS X 10.4.11


<<less
Download (498.2KB)
Added: 2009-06-05 License: Freeware Price:
135 downloads
Music Browser 0.24

Music Browser 0.24


Free music browser for Mac OS X more>> Free music browser for Mac OS X

Music Browser is a lightweight web-based browser and streamer for your big music collection.
Music Browser runs on most operating systems, and is light enough to run flawlessly on NAS devices like the Linksys NSLU2 or Freecom FSG3.

System requirements:
- Webserver with PHP4.2+
- CPU 200 Mhz
- 128 RAM

Enhancements
- Bugfix (#2788788): Non-ascii characters didnt resolve well under Windows
- $thumbSize (size of cover image) available in index.php
- streamlib.php was renamed to musicbrowser.php
- Perform workaround if the Multibyte String Functions extension is missing
- the word_wrap function didnt wrap properly
- Bugfix: IE6 & 7 didnt know how to use string indexes
- CSS template added. Thanks to Henrie van der Locht for all help with this template.

<<less
Download (76KB)
Added: 2009-05-15 License: GPL Price: FREE
197 downloads
VODcaster 2.5

VODcaster 2.5


VODcaster - Publish audio and video podcasts more>>
VODcaster is an app that lets you easily and quickly create audio and video podcasts, and keep track of multiple channels and podcasts.
You control when a channel or podcast gets published, can easily take podcasts online or offline, and create the rss feed file without having to know any XML.
It also contains all the RSS 2.0 tags for advanced users, but if you dont know what that means, dont worry! All the fields are explained in clear language in ToolTips, and only have to fill out a minimum bit of information to get started!
Main features:
- Quick and Easy Publishing
- Vodcaster allows you to quickly drag-and-drop audio and video files, and create podcasts and vodcasts to share.
- No handcoding of XML
- Whether you want to put your Podcasts on your own webserver, add them to the iTunes Music Store Podcast Directory, or some other service, VODcaster allows you to enter in all the important information without having to know XML.
- Full Featured Application
Drag and Drop Support
ToolTips to explain where all the information is going to be published
Full Undo Support
Clean and uncomplicated interface
- Totally Free!
Enhancements:
- VODcaster now lets you create videos right in the app, and is integrated with .Mac.
- Creating and posting video podcasts has never been this easy! Download and start podcasting today!
<<less
Download (1.8MB)
Added: 2006-09-26 License: Freeware Price:
650 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5