Re: Server Admin Absolute URL
Glen Mazza <[email protected]>
| Newsgroups | gmane.comp.java.roller.user |
|---|---|
| Message-ID | <[email protected]> |
On 07/02/2013 07:56 AM, Dave wrote: > Hi Becky, > > > On Mon, Jul 1, 2013 at 4:39 PM, Becky Cartine <[email protected]> wrote: > >> This message is a follow-up to a question I had months ago about setting >> the Absolute URL >> so that the links for all the blog entries on the site have the domain >> name instead of the IP address. >> >> My site uses Roller 4.0.1 >> >> I finally got the login/pwd I needed to go to the Server Admin page and >> Site Settings form. >> >> In the field labeled "Absolute URL to site" I entered " >> http://www.MYSITE.com" >> >> Before, the blog entry links were: >> >> http://IP_ADDRESS/roller/blog/entry/[permalink] > > You can configure your app server (Tomcat or whatever) to deploy Roller at > the root of your web server. > > You might have to refer to your app server's instructions to figure this > out. > > Substep #5 of Step #6 here: http://www.jroller.com/gmazza/entry/apache_roller_on_openshift#step6, if you're using Tomcat. Glen