PDA

View Full Version : Project Tools URL question



psalzmann
Fri 13th Jul '07, 9:31pm
Hello,

We are getting ready for the big upgrade to 3.6.7 very shortly. However we'd like to know if the project tools system can support for example:

bugs.domain.com/project.php which would be the same as: domain.com/bugs/project.php

OR

does the VB Project tools only support this:
domain.com/forum/project.php

Is there any implications to consider? would a few mod_rewrite tweaks allow this via sub-domain?

Thanks in advance

SSSlippy
Fri 13th Jul '07, 10:11pm
Project tools is a plugin. The files need to be in the forum area for it to work.

jluerken
Fri 20th Jul '07, 3:15am
You can create a subdomain like you want to have it and let it redirect to /bugs/project.php

Its not exactly what you want but maybe also ok for you.