How to configure subdomains for Apache2 on Ubuntu?

后端 未结 3 797
猫巷女王i
猫巷女王i 2021-01-31 12:04

I followed these instructions to configure subdomains for apache. I can access the subdomain using http://localhost/test though I cannot access it via http://

3条回答
  •  眼角桃花
    2021-01-31 12:38

    Configuring subdomain is very easy when working with apache tomcat 7 and ubuntu server.

    http://javatute.com/javatute/faces/post/tomcat/2014/configuring-subdomain-in-server.xml.xhtml

    Actually subdomain takes time to configure as we add it using cPanel at least 2-3 days and then configuring server.xml and restarting tomcat we can run it as expected.

提交回复
热议问题