Custom URL
Page: 1
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
default:
http://mydomain.com/activecollab
would like to have:
http://mydomain.com/projects
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
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.
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.



