App root as /?
PostPosted:Thu May 26, 2011 7:15 am
Is it possible to make the application root be http://server/?
I want my Apache config to be like:
ProxyPassReverse / http://localhost:8080/OpenKM/
But when I do this and also change the path in config it seems some paths are still hardcoded as /OpenKM/
I want my Apache config to be like:
ProxyPassReverse / http://localhost:8080/OpenKM/
But when I do this and also change the path in config it seems some paths are still hardcoded as /OpenKM/