Skip to content

rsms/rhp

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
doc
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
RHP - Ruby Hypertext Preprocessor


Authors:
  Rasmus Andersson <rasmus@flajm.se>


Dependencies:
  rhp
  |
  +- ruby 1.8    <http://www.ruby-lang.org/>
  |
  +- gcc or similar c compiler
  |
  +- ruby-fcgi   <http://raa.ruby-lang.org/project/fcgi>
     |
     +- fcgi headers
        These can be aquired in several ways. On Debian/Aptitude there is
        a package suffixed with "-dev" which installs fcgi headers. On Mac OS X/MacPorts
        there's a package named "fcgi" wich will install the library as well as the headers.
        These headers may not be needed, depending on if you build ruby-fcgi yourself or
        installs a prebuilt package.
  
  And also a FastCGI-capable web server. (For example Lighttpd and Apache)

About

Ruby Hypertext Preprocessor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published