Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.
/ agirax Public archive

Agirax is a hosting server that supports Sisk modules, static websites and PHP.

License

Notifications You must be signed in to change notification settings

sisk-http/agirax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agirax Hosting Server

At the moment, Agirax is designed to run only on Windows systems. We plan to port it to more platforms later.

Agiras is an HTTP server that uses Sisk to host static files, Sisk modules and PHP applications. At the moment its development is still in the alpha phase, and therefore, it should not be used for production.

Known issues:

  • It is still not allowed to run PHP applications that do not redirect inputs to the index.php file (like Wordpress websites).
  • Agirax needs Nginx in order to run PHP applications over FastCGI, as there is still no implementation of FastCGI running in Agirax.
  • It may still be unsafe to host static files as not enough testing has been done and there is no content-type filter.
  • Sisk modules require their dependencies to be exported along with the libraries.
  • It has not been tested on platforms other than Windows.

About

Agirax is a hosting server that supports Sisk modules, static websites and PHP.

Resources

License

Stars

Watchers

Forks

Languages