[users@httpd] How to Retain https protocal

2011-02-19 Thread Tushar Chavan
Hi , We have below configuration in httpd-ssl.conf file. ProxyPass /irjhttp://essdevwd01:8100/irj ProxyPassreverse/irjhttp://essdevwd01:8100/irj Now when we execute https://Apache_host/irj it goes to http://essdevwd01:8100/irj as excepted but ProxyPassre

[users@httpd] Apache 2.2 URL Rewriting Guide From Static to Dynamic 404 Not Found script not found or unable to stat: redirect:/printenv.pl

2011-02-19 Thread David Christensen
Apache users: I'm trying to learn how to use the Apache rewrite module to redirect incoming hits for virtual *.html pages to Perl CGI scripts using the information provided in the Apache 2.2 manual "URL Rewriting Guide" chapter "From Static to Dynamic" section: http://httpd.apache.org/docs/

[users@httpd] Couple of questions about rewrite and proxypass

2011-02-19 Thread Al
Hi, i am trying to get http binding to work for jwchat and openfire and i found some examples and would like to make sure i understand couple of things: ServerName myserver.com DocumentRoot "C:/apache2/htdocs/" Options +Indexes +MultiViews AddDefaultCharset UTF-8 Rewrite