How to publish a CMS project to apache?

10 views
Skip to first unread message

Kang

unread,
Mar 4, 2010, 2:14:26 PM3/4/10
to RedDot CMS Users
Hi,

I would like to publish an existing CMS project to an Apache server.
Can some one tell me how to do this? Thanks.


Regards,
K Lee

Prasanth Nittala

unread,
Mar 4, 2010, 2:31:56 PM3/4/10
to reddot-c...@googlegroups.com
Hi Lee,

I am not sure how much familiar you are with the system. RedDot
documentation will provide you with more detailed step by step instructions
on how to do many of these steps. So on a higher level, here is what you
need to do:
1) Set up an FTP server on the apache server and point the ftp base location
into the www directory of the apache.
2) Configure in your apache configuration file to have the site with the
Base Directory for the site pointing to ftp directory location that you set
up in step 1.
3) Set up a FTP publishing target in the CMS project to point to this ftp
location.
4) Create different folders to house different types of content type (say
pages, images, documents and so on) in the publishing folder structure.
5) Then set up publication package in CMS project with this ftp publishing
target as the publishing target.
6) Configure the published pages and your asset folders in the publication
package for particular project/language variant correspondingly to point to
the publishing folder structures.
7) Attach them to the root page in your CMS project and inherit the
publication package down the tree so that all pages have this publication
package
8) Publish a page in the particular project/language variant that you
configured in step 6 and see if the page shows in the ftp location with the
images and pages published respectively to the configured folders in step 6.

Hope it helps.
Thanks,
Prasanth

---------------------------------------------------------------
Prasanth Nittala
Direct 213.814.4163 | Cell 213.399.5828 | www.oshyn.com

Hi,


Regards,
K Lee

--
You received this message because you are subscribed to the Google Groups
"RedDot CMS Users" group.
To post to this group, send email to reddot-c...@googlegroups.com.
To unsubscribe from this group, send email to
reddot-cms-use...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/reddot-cms-users?hl=en.

Ingo Hillebrand

unread,
Mar 4, 2010, 3:02:09 PM3/4/10
to reddot-c...@googlegroups.com
Hi,

you just have to set up a new publication package/structure and destination.
If you use any serverside scripts like php be aware that all functions will work on this - windows uses different directory separators then linux.

Did i get you right?

Greetings,
Ingo

RedDot in Toronto

unread,
Mar 5, 2010, 10:09:28 AM3/5/10
to RedDot CMS Users
You might want to consider publishing it locally and rsyncing it to
your Apache server, I've heard publishing it to a local disk is much
faster than FTP. Also if you're connection fails you can just re-ryn
the rsync.
Reply all
Reply to author
Forward
0 new messages