현재 OpenBSD에서 Mason(Perl)과 httpd를 사용하여 동적으로 구동되는 웹사이트를 구축하는 것이 가능합니까?
바라보다메이슨북그리고OpenBSD용 httpd 소개.
답변1
당신이 링크한 PDF에서 알 수 있듯이
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.
이는 동적 콘텐츠를 제공할 수 있는 다른 웹 서버가 필요할 수 있음을 의미합니다.