Skip to content
/ qt-cgi Public
forked from bolvarak/qt-cgi

This is a C++ CGI Wrapper built in Qt

Notifications You must be signed in to change notification settings

gmilby/qt-cgi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qt-cgi

This is a C++ CGI Wrapper built in Qt

Installation

  1. Clone this repository into your site's CGI-BIN or a folder with ExecCGI privileges.
  2. Execute "cd qt-cgi/" where qt-cgi is the root of this repository.
  3. Execute "qmake QtCGI.pro", if you are running Qt5 and Qt4, execute "qmake-qt4 QtCGI.pro".
  4. Execute "make".
  5. Navigate to http://yourdomain.tld/cgi-bin/helloWorld.qgi

About

This is a C++ CGI Wrapper built in Qt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published