LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 02-09-2005, 02:59 PM   #1
tsales314
LQ Newbie
 
Registered: Aug 2004
Location: San Diego
Distribution: SuSE 9.0
Posts: 4

Rep: Reputation: 0
Apache and Outlook Web Access


I am trying to allow external access to Outlook Web Acces (hosted on exchange server 2003 on the LAN) through the apache web server on RedHat distro (also on the LAN). I want to use a domain name like webmail.company.com to go directly to the login and then to webmail. So, users will be accessing this domain name which will hit the apache server (firewall already port forwarding) and the apache server will forward this to the exchange server. I have seen in other articles VirtualHost configs with ProxyPass and SSL but none of them seem to work.

Last edited by tsales314; 02-09-2005 at 03:01 PM.
 
Old 02-09-2005, 04:12 PM   #2
tsales314
LQ Newbie
 
Registered: Aug 2004
Location: San Diego
Distribution: SuSE 9.0
Posts: 4

Original Poster
Rep: Reputation: 0
I was able to use a series of ProxyPass statements in order to access OWA. So far this works...kinda... The login prompt comes up and after you login the frames for the page load but the individual pages do not. Does anyone have any idea why this is? The ProxyPass statements I used are:

ProxyRequests Off
ProxyVia On

ProxyPass /exchange http://exchangesvr/exchange
ProxyPassReverse /exchange http://exchangesvr/exchange
ProxyPass /exchweb http://exchangesvr/exchweb
ProxyPassReverse /exchweb http://exchangesvr/exchweb
ProxyPass /public http://exchangesvr/public
ProxyPassReverse /public http://exchangesvr/public
ProxyPass /iisadmpwd http://exchangesvr/iisadmpwd
ProxyPassReverse /iisadmpwd http://exchangesvr/iisadmpwd
SetOutputFilter proxy-html

Last edited by tsales314; 02-09-2005 at 04:18 PM.
 
Old 02-11-2005, 10:31 AM   #3
blueice
LQ Newbie
 
Registered: Oct 2003
Distribution: debian/stable
Posts: 25

Rep: Reputation: 15
Quote:
Originally posted by tsales314
I was able to use a series of ProxyPass statements in order to access OWA. So far this works...kinda... The login prompt comes up and after you login the frames for the page load but the individual pages do not. Does anyone have any idea why this is? The ProxyPass statements I used are:

ProxyRequests Off
ProxyVia On

ProxyPass /exchange http://exchangesvr/exchange
ProxyPassReverse /exchange http://exchangesvr/exchange
ProxyPass /exchweb http://exchangesvr/exchweb
ProxyPassReverse /exchweb http://exchangesvr/exchweb
ProxyPass /public http://exchangesvr/public
ProxyPassReverse /public http://exchangesvr/public
ProxyPass /iisadmpwd http://exchangesvr/iisadmpwd
ProxyPassReverse /iisadmpwd http://exchangesvr/iisadmpwd
SetOutputFilter proxy-html
i have put this but a receive a 403 error.
Also in the logs i have see this:

[Fri Feb 11 18:27:11 2005] [warn] proxy: No protocol handler was valid for the U
RL /exchange. If you are using a DSO version of mod_proxy, make sure the proxy s
ubmodules are included in the configuration using LoadModule.
[Fri Feb 11 18:27:12 2005] [error] [client 172.16.9.20] File does not exist: /us
r/local/www/data/favicon.ico
[Fri Feb 11 18:27:23 2005] [notice] SIGHUP received. Attempting to restart
[Fri Feb 11 18:27:24 2005] [notice] Apache/2.0.53 (FreeBSD) configured -- resumi
ng normal operations
[Fri Feb 11 18:27:28 2005] [notice] caught SIGTERM, shutting down
[Fri Feb 11 18:27:34 2005] [notice] Apache/2.0.53 (FreeBSD) configured -- resumi
ng normal operations


Can you please post your complete apache install and config?
Thanks
Christos
 
Old 02-23-2005, 02:21 PM   #4
flickerfly
LQ Newbie
 
Registered: Feb 2005
Location: Lanham, MD
Distribution: Gentoo
Posts: 5

Rep: Reputation: 0
I'm working on the same thing with Apache2. This guy seems to have accomplished it, but final config is unclear. http://www.issociate.de/board/post/1...and_mod_proxy_(reverse_proxy).html
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't attach files in Outlook Web Access PerfectReign Linux - Newbie 2 07-07-2005 07:32 AM
Konquerer and Outlook Web Access filesiteguy Linux - Newbie 1 06-28-2004 05:21 PM
MS Outlook Web Access asianboi2k Linux - Software 5 04-20-2004 08:52 AM
Apache Web Server - access from the www vesta41 Linux - Software 8 01-07-2004 06:55 PM
Unable to access to a website on apache web server bisbane General 3 07-10-2001 11:03 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 10:45 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration