This is a discussion on Add a site in apache 2 within the Linux Web Servers forums, part of the Web Server and Related Forums category; Hi, I have a site (static) that I need to deploy on a apache 2 webserver on linux ( suse 10....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
I have a site (static) that I need to deploy on a apache 2 webserver on linux ( suse 10.1). I want to use the following url to access the site: http://mbvbuild1.eld.ki.sw.ericsson.se/eclipse/jalopy Where do I deploy my site and what files do I need to configure to make the path access my site. cheers, //mike |
|
|||
|
I am assuming that you are trying to forward the link to a new
location. If this is what you are trying to do, somewhere in internet land you need to let the "domain name service" where you are. Simply put, you could generate a alias to point to your web server if you have the rights to the root dns account. As far as deploying the site, use the virtual configuration for the site. This will allow you to put any number of machines (websites) on one physical machine. The apache documents do a great job of explaining this in detail. On Apr 17, 4:46*am, mike <mikaelpetter...@hotmail.com> wrote: > Hi, > > I have a site (static) that I need to deploy on a apache 2 webserver > on linux ( suse 10.1). > > I want to use the following url to access the site: > > http://mbvbuild1.eld.ki.sw.ericsson.se/eclipse/jalopy > > Where do I deploy my site and what files do I need to configure to > make the path access my site. > > cheers, > > //mike |
| Thread Tools | |
| Display Modes | |
|
|