WebRoot and StripWebRoot?

x00x00 MVP
edited September 2011 in Vanilla 2.0 - 2.8
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.