[solved] Getting Ready to Publish to 'live' site

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
pixel8

[solved] Getting Ready to Publish to 'live' site

Post by pixel8 »

Hi all,

I'm just about at the stage where I can 'make live' the site that I'm working on, but what is the process of doing this. The site as it is stands is in a sub-directory e.g. http://www.mysite.co.uk/cms/, so how do I publish it to the 'live' area e.g. http://www.mysite.co.uk/?
Do I have to physically move the contents of e.g. cms up a level?

Cheers,

pixel8  :-\
Last edited by pixel8 on Wed Jul 11, 2007 4:13 pm, edited 1 time in total.
cyberman

Re: Getting Ready to Publish to 'live' site

Post by cyberman »

There are two possible ways.

To the first you can set a .htaccess file so every access to http://www.mysite.co.uk/ will be redirect to http://www.mysite.co.uk/cms/

The other way is physically moving like you said. You can found more informations here

http://wiki.cmsmadesimple.org/index.php ... New_Server
User avatar
Deblus
Forum Members
Forum Members
Posts: 105
Joined: Fri Jun 22, 2007 8:52 am

Re: Getting Ready to Publish to 'live' site

Post by Deblus »

I moved it its the easiest and quickest way
pixel8

Re: Getting Ready to Publish to 'live' site

Post by pixel8 »

Thanks very much guys.

It would be good to have things set-up so that you had a 'preview' site that editors could work on, then once their happy they would then 'publish' it to the 'live' site.

i will check out the link http://wiki.cmsmadesimple.org/index.php ... New_Server
Pierre M.

Re: Getting Ready to Publish to 'live' site

Post by Pierre M. »

Hi folks,

content staging and live publishing (workflow, versionning...) in is the roadmap for v2.0.
BTW, about your "moving upfolder" issue, I prefer the .htaccess way but YMMV.

Pierre M.
pixel8

Re: Getting Ready to Publish to 'live' site

Post by pixel8 »

Pierre, what's YMMV ?
Pierre M. wrote: ... I prefer the .htaccess way but YMMV.

Pierre M.
Pierre M.

Re: Getting Ready to Publish to 'live' site

Post by Pierre M. »

Your mileage may vary
Locked

Return to “CMSMS Core”