Forums / Install & configuration / RemoveSiteAccessIfDefaultAccess
Jon Ramster
Wednesday 26 March 2008 6:58:18 am
Hello
I have been trying to work out how to stop showing the siteaccess in my urls and eventually, after much frustration, a colleague found a setting in settings/override/site.ini.append.php, which is
RemoveSiteAccessIfDefaultAccess=enabled
I could not find reference to this in the documentation anywhere, apart from a couple of comments. There is a very nice article here though: http://ez.no/developer/articles/how_to_configure_an_ez_publish_site/url_modifications
My point is, shouldn't such an important setting be in the documentation? Are there many undocumented settings like this? How do people find out about these settings in the first place without trial and error?
Regards
Jon
(I am using Exponential 3.9.2)
Wednesday 26 March 2008 2:20:24 pm
A good trick is to simply browse through site.ini (and the other INI files), which is well commented regarding useful settings.