>
> 1. I am using magnolia 3.6.3 Community Edition
This isn't an issue.

> 2. I have installed magnolia using bundle. So it's not possible for me to
> delete the magnoliaAuthor.war file
I don't see how it's not possible.  You'll have to post the errors you
got when you tried it.  There are two procedures here depending on if
you've already started and deployed Magnolia or not.

1. Assuming tomcat was started at least once and has deployed both
magnoliaAuthor and magnoliaPublic: Tomcat by default expands .war files
to folders on startup.  You should see a folder and a .war file for each
in tomcat's webapps directory. 
    - Stop tomcat if it hasn't already been stopped and then delete
magnoliaAuthor.war and magnoliaPublic.war.  They aren't needed any more. 
    - Rename the magnoliaPublic folder to context or whatever you wanted
it to be named. 
    - Start tomcat and make adjustments to the subscriber section of
magnoliaAuthor's configuration in AdminCentral.

2. Assuming tomcat hasn't been started yet and is just been installed
from bundle:  Both magnoliaAuthor and magnoliaPublic are just .war files
with no corresponding folder in the webapps directory. 
    - BEFORE you start tomcat, rename magnoliaPublic.war to context.war
(or whatever you want it to be). 
    - Start tomcat, bootstrap magnoliaAuthor, and adjust it's subscriber
settings in AdminCentral.

--David

Amitava Chakraborty wrote:
> Hi Will,
>
> Firstly thanks for your reply. I had tried to implement the first two steps
> suggested by you. However, it still did not work and resulted in a 404
> error. 
>
> There are two issues with regard to this - 
>
> 1. I am using magnolia 3.6.3 Community Edition
> 2. I have installed magnolia using bundle. So it's not possible for me to
> delete the magnoliaAuthor.war file
>
> Please help.
>
> Thanks & Regards,
> Amitava Chakraborty.
>
>
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Will Scheidegger
> Sent: Thursday, December 11, 2008 4:06 PM
> To: Magnolia User-List
> Subject: Re: [magnolia-user] How to customize the public url
>
>
> - Turn of your servlet container
> - Rename the magnoliaAuthor folder in the webapps folder to content
> - Remove the magnoliaAuthor.war file in the webapps folder (or it will  
> get bootstrapped again)
> - Restart your servlet container
>
> Afterwards you will need to adjust your subscriber settings in the  
> author instance to the new url.
>
> -will
>
> On 11.12.2008, at 11:21, Amitava Chakraborty wrote:
>
>   
>> Hi All,
>>
>> I am using magnolia 3.6.3. I am running the author and public  
>> instances on
>> two different ports and using two different instances of tomcat  
>> server.
>>
>> I am trying to customize the URL of the public instance, i.e.
>>
>> --> The current public URL is
>>
>> http://locahost:8100/magnoliaPublic/TestPage.html
>>
>>
>> --> But I want my public URL to be
>>
>> http://locahost:8100/content/TestPage.html
>>
>> Can anyone please tell me, what the configurations required to  
>> implement
>> this. Also, I have tried to modify the value of the following node -
>>
>> Admincentral --> configuration --> server --> activation -->  
>> subscribers -->
>> magnoliaPublic8080 --> URL
>>
>> But it did not work. Please help.
>>
>> Thanks & Regards,
>>
>> Amitava Chakraborty.
>>
>>
>> ----------------------------------------------------------------
>> For list details see
>> http://www.magnolia-cms.com/home/community/mailing-lists.html
>> To unsubscribe, E-mail to: <[EMAIL PROTECTED]>
>> ----------------------------------------------------------------
>>
>>     
>
>
> ----------------------------------------------------------------
> For list details see
> http://www.magnolia-cms.com/home/community/mailing-lists.html
> To unsubscribe, E-mail to: <[EMAIL PROTECTED]>
> ----------------------------------------------------------------
>
>
> ----------------------------------------------------------------
> For list details see
> http://www.magnolia-cms.com/home/community/mailing-lists.html
> To unsubscribe, E-mail to: <[EMAIL PROTECTED]>
> ----------------------------------------------------------------
>
>   


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[EMAIL PROTECTED]>
----------------------------------------------------------------

Reply via email to