Feather is a Drush script for managing and running an Apache http server in a development environment with minimal configuration. Feather maintains an isolated set of Apache configuration files, optimized to run a minimal httpd server. These configuration files are completely managed by Feather, so gone are the days of manually setting up virtual hosts for every new development site.

How is this different from drush run-server? The key difference is that Feather runs Apache, so it provides a development environment that is more similar to most production environments.

Drush commands provided by feather:

feather-add
Add a virtual host configuration.
feather-remove
Remove a virtual host configuration.
feather-list
Display all configured virtual hosts.
feather-status
Display the current status (running/not running) of the server.
feather-start
Start the web server.
feather-stop
Stop the web server.
feather-restart
Restart the web server.
feather-check-config
Check the syntax of the generated configuration files.
feather-error-log
Display the error log using `tail`.
feather-install
Install the "feather" symlink.

Downloads

Version Downloads Date Links
7.x-1.0-alpha1 tar.gz (12.44 KB) | zip (14.77 KB) 2011-Oct-05 Notes

Project Information


Maintainers for Feather

  • zroger - 1 commit
    last: 33 weeks ago, first: 33 weeks ago

Issues for Feather

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
nobody click here