Skip to content

cristianogregnanin/rack-php-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rack-php-server

Sometimes I need to serve php files but I don't want to install Apache or similar heavy web server.

Installation

Clone the repo.

Execute:

$ bundle

In the repo you can find a simple index.html file, free feel to replace it with your index.php

usage

Execute:

$ rackup

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

run php files from rack server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published