From: Paul V. <pa...@vi...> - 2008-05-02 15:40:37
|
Hi all, Jiri Cincura wrote: > whole content of the site is same on firebirdsql.org as well as on > www.firebirdsql.org. For search result in search engines will be > better to have only one "main" location - not scattering results. For > users writing "www" can be chiz, so the simple HTTP 301 redirect will > be best way. > > I have a simple, two lines, mod_rewrite rule, that does this. See > http://id3renamer.com and http://www.id3renamer.com for example. > > If the project is interested, I can create .htaccess (or lines to > admin to add it into httpd.conf) file on server and make it work. Sounds good to me. BTW, at the moment we don't even have mod_rewrite loaded, and .htaccess files are ignored (AllowOverride None), except in userdirs. I don't know if there are any (security?) objections to this type of config change. While we're talking about configuration, myself I'd like to be able to restrict web access to certain files and directories through .htaccess files. Cheers, Paul Vinkenoog |