Angus Leeming <[EMAIL PROTECTED]> writes:

| It ignores help/.htaccess totally.
>
| [EMAIL PROTECTED]:www-user->cat help/.htaccess
| redirectmatch permanent (.*) http://www.texnik.de/

I ended up doing this in the virtualhost config

        <Directory "/home/lyx/www/www-user/">
                Redirectmatch permanent (help/.*) http://www.texnik.de/
                Redirectmatch permanent (help) http://www.texnik.de/
        </Directory>

It seems to work...

-- 
        Lgb

Reply via email to