# HG changeset patch # User Dan # Date 1263913350 18000 # Node ID edd52b2933a47a765f7e6ecf668771b767da258e # Parent 0c328ca308dc0a3c37f5b7e5ffb9e35ff25b45ab Fixed an example url in install.json pophelp (which may be removed momentarily) diff -r 0c328ca308dc -r edd52b2933a4 language/english/install.json --- a/language/english/install.json Tue Jan 12 11:33:53 2010 -0500 +++ b/language/english/install.json Tue Jan 19 10:02:30 2010 -0500 @@ -396,7 +396,7 @@ url_schemes_body: '

The URL scheme allows you to decide how the URLs to your Enano pages will look.

The first option (Standard URLs) works on any web server. You should select it if your server doesn\'t run Apache, or if you are at all unsure of your server\'s configuration. With this scheme, URLs at your site will look like - http://yoursite.com/path-to-enano/index.php/Main_Page.

+ http://yoursite.com/path-to-enano/index.php?title=Main_Page.

The second option, Small URLs, will be selected by default if Enano detects Apache. Small URLs are more friendly towards search engines, but they don\'t work on very many non-Apache servers, or if PHP is set up through CGI on your server. Many free and low-cost web hosts will configure PHP through CGI in order to keep your user account as the owner of any files that