cancel
Showing results for 
Search instead for 
Did you mean: 

How to give Friendly url

alf_mani
Champ in-the-making
Champ in-the-making
hi all…,

        I wish to change the Login URL http://localhoat:8080/alfresco   as http://www.xyz.com

how to do this?

Thanks in advance,
Mani
2 REPLIES 2

jayjayecl
Confirmed Champ
Confirmed Champ
This is related to your Web Server config (Apache / Websphere etc …), not directly bould to Alfresco

gronfelt
Champ in-the-making
Champ in-the-making
hi all…,

        I wish to change the Login URL http://localhoat:8080/alfresco   as http://www.xyz.com

how to do this?

You could use mod_jk to hookup Apache with Tomcat. It's a pretty straight forward procedure where you could basically follow the documentation on the Apache Tomcat web page:

http://tomcat.apache.org/connectors-doc/generic_howto/quick.html

There's also a thread in the forum describing how to do this, I believe it's somewhere in the Alfresco User part of the forum.

Edit: Here's the thread:

http://forums.alfresco.com/en/viewtopic.php?f=9&t=20310