-
Notifications
You must be signed in to change notification settings - Fork 8
Delphi web application framework. Create web application using with pascal codes. Enjoy it!
License
kooloveme/pascalweb
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
PascalWeb is an opensource application for creating dynamic web pages like as php, nodejs, python.
Configuring
Put that lines to apache httpd.conf :
LoadModule pascal_module "${INSTALL_DIR}/bin/pascal.net/mod_pascal.dll"
<IfModule mime_module>
AddType application/x-httpd-pas .pas
AddHandler mod_pascal-handler .pas
</IfModule>
Thats it !About
Delphi web application framework. Create web application using with pascal codes. Enjoy it!
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published