Solaris 上的 Asp 与 Apache,我很困惑!
我正在准备考试,但我不知道如何解决这个问题:
一位开发人员致力于建立一个数据库驱动的网站,其中内容通过基于 Web 的表单输入 MS-SQL 数据库。用于检索数据和填充模板的面向公众的网页将采用 .ASP 格式。所使用的 Web 服务器是在 Sun Solaris 操作系统上运行的 Apache。绘制流程图来说明设置。 开发人员是否需要任何其他软件来完成拟议站点的开发?如果是这样,需要什么,它会在数据流中的什么位置?
我不需要完整的答案,只需要一些提示来继续自己解决它。
非常感谢你的帮助
I am studying for an exam and I dont know how to solve this question:
A developer has been engaged to set up a databasedriven web site in which content is to be entered via a web-based form into a MS-SQL Database. The publicfacing web pages for retrieving the data and populating a template would be in .ASP. The Web Server being used is Apache running on a Sun Solaris Operating System. Draw a flow chart to illustrate the set-up.
Would the developer need any additional software to complete the development of the proposed site? If so, what is required, and where would it be in the dataflow?
I dont need the full answer, just some hints to keep on solving it myself.
Thanks a lot for ur help
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以使用 Sun ONE Active Server Pages 来使用经典 ASP Solaris 上的 Apache,但是 MS-SQL...我必须假设您需要连接到正在运行它的远程 IIS 服务器。
You could use Sun ONE Active Server Pages to get Classic ASP to work on Apache on Solaris, but MS-SQL... I have to assume you'd need to connect to a remote IIS server which is running it.