Angus Leeming <[EMAIL PROTECTED]> writes: | Georg Baum wrote: > >> Angus Leeming wrote: >> >>> Of these, am I correct in thinking that these: >>> http://www.lyx.org/help/index.php3 >>> http://www.educat.hu-berlin.de/~voss/lyx/ >>> >>> should now point to: >>> http://www.texnik.de/ >> >> AFAIK yes. > | Ok, thanks. Here's a funny thing: > | ./announce/1_3_5.txt (and all annnounces since 1_2_0.txt): | first check out http://www.lyx.org/help/. If you can't find the > | Enter this URL into your browser and you'll get: | The requested URL /help/ was not found on this server. > | Lars, could you adjust the Apache config file so that a request for | http://www.lyx.org/help/* | sends the requester to | http://www.texnik.de/
I would prefere not to. Can it be resolved with .htaccess or a redirect.php file? | I guess that this would do the trick: | RedirectMatch permanent http://www.lyx.org/help/.* http://www.texnik.de/ try to put this in a .htaccess file. > | http://httpd.apache.org/docs-2.1/en/mod/mod_alias.html#redirect | http://httpd.apache.org/docs/misc/rewriteguide.html > | Incidentally, second point. You keep saying that we should rename our .php3 | pages to .php. The section | Backward Compatibility for YYYY to XXXX migration | in rewriteguide.html, above, explains how to do so and retain backward | comaptibility. I am planning for a really hard look at subversion after we get 1.4.0 out of the door. Then renaming and moving will be a lot easier. -- Lgb