Apache添加mod_aspdotnet.so支持ASP.NET配置指南
2010-11-14 08:06:51 来源:WEB开发网核心提示:"><script runat="server"></script><html xmlns="http://www.w3.org/1999/xhtml"; ><head runat="server"&g
">
<script runat="server">
</script>
<html xmlns="http://www.w3.org/1999/xhtml"; >
<head runat="server">
<title>Hello World! - mod_aspdotnet</title></head>
<body>
<form id="form1" runat="server">
<div>
<% Response.Write("<h1>Hello World!</h1>")%>
</div>
</form>
</body></html>
6.重启Apache服务器,打开浏览器输入http://127.0.0.1/mytest回车,看到如下结果,说明Apache的mod_aspdotnet模块工作正常了。
<script runat="server">
</script>
<html xmlns="http://www.w3.org/1999/xhtml"; >
<head runat="server">
<title>Hello World! - mod_aspdotnet</title></head>
<body>
<form id="form1" runat="server">
<div>
<% Response.Write("<h1>Hello World!</h1>")%>
</div>
</form>
</body></html>
6.重启Apache服务器,打开浏览器输入http://127.0.0.1/mytest回车,看到如下结果,说明Apache的mod_aspdotnet模块工作正常了。
Tags:Apache mod_aspdotnet.so ASP.NET配置
编辑录入:爽爽 [复制链接] [打 印]- ››apache设置域名绑定 以及绑定不起作用的排查
- ››apache rewrite将指定URL转向指定的几个服务器
- ››apache配置文件httpd.comf部分参数说明
- ››Apache+Mysql+PHP+phpMyAdmin+Mac OS X 10.7 Lion...
- ››apache+tomcat负载均衡_项目实例
- ››apache mysql php 源码编译使用
- ››Apache添加mod_aspdotnet.so支持ASP.NET配置指南
- ››Apache中改变php.ini的路径
- ››Apache2.2与Tomcat6整合及虚拟主机配置
- ››Apache+php+mysql在windows下的安装与配置图解
- ››Apache+Subversion完美结合,CentOS下实现版本控制...
- ››Apache HTTPServer2.2.16 发布
更多精彩
赞助商链接