Is it possible to build dynamically driven web sites with Mason (Perl) with httpd on OpenBSD current?
Asked
Active
Viewed 155 times
1 Answers
0
From the PDF you linked to, I see that
Only the most important features will be supported:
–
Serve static files
–
Support
FastCGI
–
Do (proper) TLS
–
Provide “core” features like directory listing, logging, basic auth.
which means that you will probably need another webserver which can serve dynamic content.
schaiba
- 7,493
- 1
- 33
- 31