plainblack.com
Username Password
search
Bookmark and Share

multi-site

Related Pages

  • adding a new site to existing webgui installation
    This was written using webgui 7.4.40, wre .8.4
  • How To Configure a Static, non-WebGUI site
    If you need to deploy a static-HTML, non-WebGUI site on a WebGUI WRE server, it's not too hard to do.
  • Multi-Version Multi-Site
    very handy for backporting code fixes, these steps will allow you to switch with relative ease between multiple versions of WebGUI.
  • One WebGUI Multiple Sites
    Typically, each website has its own WebGUI database, but there are some instances where it is advantageous to have ONE webgui database to serve up all your domains. This means that additional sites will be added via the asset manager to your "master site", but accessed through a different domain or subdomain. Here's how:
  • Running separate instance of apache with WRE
    Let's define what we're going to accomplish.  This will all be done on a working instance of WebGUI using the WRE ( try it on a dev server first so you're not breaking your live site while you play ).  For this example I am using CentOS 5 with WRE 0.7.2 and WebGUI 7.3.22 already installed, up and running.  Here are our goals: 1. Install the apache, php, and php-mysql packages using yum. 2. Configure this instance of apache to listen on port 82. 3. Configure mod_proxy apache in the WRE to send all of the traffic for a new domain (vhost) to our OS based apache, transparently to the end-user.
Most Popular | Recent Changes | Wiki Home
© 2023 Plain Black Corporation | All Rights Reserved