Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Categories

Who's Online 11

CurtisOdenSpencerMcericgillette +8 guests

WebRoot and StripWebRoot?

Complete feature?

I might request it. I like to keep the forum in a folder and redirect via .htaccess so the root is not cluttered.

Looking at class.request.php at one point you refer to $this->_EnvironmentElement('ConfigStrips', Gdn::Config('Garden.StripWebRoot', FALSE));

but at another point it is
$RemoveWebRootConfig = $this->_EnvironmentElement('ConfigStripUrls');

grep is your friend.

Sign In or Register to comment.