Login or Register

RSS IconRecent posts in this topic

avatar
pdc on Apr 1. 2007. 2:51 pm
Is it possible for aC to have a custom url on my server? For example:

default:

http://mydomain.com/activecollab


would like to have:

http://mydomain.com/projects
avatar
Ilija Studen on Apr 1. 2007. 3:02 pm
activeCollab itself cannot provide this kind of functionality but your web server can. You can rewrite URL dynamically so /projects requests redirect to /activecollab in the background. If you are using Apache mod_rewrite can do this for you (this module is commonly available).
activeCollab team member
avatar
pdc on Apr 1. 2007. 4:50 pm
Thanks, Ilija. Great suggestion. I will put mod_rewrite to work.
avatar
Ryan Cross on Apr 4. 2007. 1:46 am
You could also have named the folder "projects" instead of "activecollab" and it would work the same. If you've already got it installed though, you'll have to fiddle with the config file.
avatar
Steve-o||[^] on Jun 2. 2007. 2:37 am
Ryan Cross:
You could also have named the folder "projects" instead of "activecollab" and it would work the same. If you've already got it installed though, you'll have to fiddle with the config file.


oh..and "cache/autoloader.php". took me three days to figure why i wasn`t working when i changed my directory structure!

simple solution. delete it! (or rename it).
Topic is locked. If you have something important to say about issues discussed on this page please write at hi@a51dev.com.

RSS IconRecent posts in this topic