.htaccess and mod_proxy

Discussion in 'Apache' started by ForumJoiner, Apr 12, 2007.

  1. #1
    I'm looking for a simple, but complete, example of .htaccess file that does
    ProxyRemote http://xxx/ http://yyy
    I tried to write only the line above in the .htaccess file and I received an "Internal Server Error" - the error log says
    "ProxyRemote not allowed here". What is then the .htaccess equivalent of ProxyRemote?
    I even try to add the line to the httpd.conf, but with no effect.

    I have mod_proxy module enabled / uncommented in httpd.conf.
     
    ForumJoiner, Apr 12, 2007 IP