开发者社区> 问答> 正文

绑定域名,如何绑到项目上?

绑定了www.test.com,然后如何绑到项目上。打开www.test.com直接打开项目

<Host name="www.test.com"  appBase="webapps"
            unpackWARs="false" autoDeploy="false"
            xmlValidation="false" xmlNamespaceAware="false">  
                      
        <!-- SingleSignOn valve, share authentication between web applications
             Documentation at: /docs/config/valve.html -->
        <!--
        <Valve className="org.apache.catalina.authenticator.SingleSignOn" />
        -->
 
        <!-- Access log processes all example.
             Documentation at: /docs/config/valve.html
             Note: The pattern used is equivalent to using pattern="common" -->
        <Valve className="org.apache.catalina.valves.AccessLogValve" directory="logs"
               prefix="localhost_access_log." suffix=".txt"
               pattern="%h %l %u %t &quot;%r&quot; %s %b" />
 
      </Host>

展开
收起
落地花开啦 2016-05-26 18:29:08 3672 0
1 条回答
写回答
取消 提交回答
  • 喜欢技术,喜欢努力的人

    `
    `
    你是本地做的话得先把这个域名绑定到本地的路由上,在hosts文件中修改加上域名 127.0.0.1就行了

    2019-07-17 19:16:47
    赞同 展开评论 打赏
问答分类:
问答地址:
问答排行榜
最热
最新

相关电子书

更多
创新改变行业——释放域名生态的力量 立即下载
“域”见更美好的未来——域名筑梦互联网+ 立即下载
“域”感——《域名投资从入门到精通》 立即下载