Welcome, Guest. Please login or register.
Did you miss your activation email?
+  pfSense Forum
|-+  pfSense English Support» Packages» Squid reverse redirect
Username:
Password:
 
 

Pages: [1]   Go Down
  Print  
Author Topic: Squid reverse redirect  (Read 1180 times)
0 Members and 1 Guest are viewing this topic.
Modivion
Newbie
*
Offline Offline

Posts: 11


View Profile
« on: December 31, 2011, 09:01:56 am »

Dear Members,

I've installed squid and configured it.

I just need one more thing to configure, which I dont know how to do.

When users typ in http://remote.xxxx.com I want them to be redirected to https://remote.xxxx.com/OWA

Any tips how to configure this?

Many thanks!
Logged
Modivion
Newbie
*
Offline Offline

Posts: 11


View Profile
« Reply #1 on: December 31, 2011, 11:16:55 am »

Anyone? There must be an expert around here Wink
Logged
Cry Havok
Global Moderator
Hero Member
*****
Offline Offline

Posts: 2772


Backup: n. What you should have done yesterday.


View Profile
« Reply #2 on: December 31, 2011, 11:37:27 am »

Don't be impatient - which waiting 2 hours before bumping certainly is. Remember that you're not paying for help, nobody has to help you and if you come across entitled and demanding then people are unlikely to want to help you...

Start by reading the Squid documentation (hint, I Googled for 2 of the terms in your subject line and found a guide as the first hit).
Logged

If you're planning on PMing me to ask me to look at a thread, or for individual support, don't.
Modivion
Newbie
*
Offline Offline

Posts: 11


View Profile
« Reply #3 on: December 31, 2011, 11:48:31 am »

I'm sorry didnt mean to be.
Logged
marcelloc
Hero Member
*****
Offline Offline

Posts: 8148



View Profile
« Reply #4 on: December 31, 2011, 12:43:38 pm »

I found this for squid:
http://wiki.squid-cache.org/Features/Redirectors
http://www.visolve.com/squid/whitepapers/reverseproxy.php

Not easy in my opinion.

If you do not have any page on / dir of this web site, it will be much easier creating a redirect page to your owa

index.html sample
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Your Page Title</title>
<meta http-equiv="REFRESH" content="0;url=http://www.the-domain-you-want-to-redirect-to.com/owa"></HEAD>
<BODY>
Optional page text here.
</BODY>
</HTML>
Logged

Have I helped you? Donations are always welcome! Grin

Te ajudei? Doações são sempre bem vindas! Grin
awsiemieniec
Jr. Member
**
Offline Offline

Posts: 74


View Profile
« Reply #5 on: January 02, 2012, 05:29:25 pm »

Dear Members,

I've installed squid and configured it.

I just need one more thing to configure, which I dont know how to do.

When users typ in http://remote.xxxx.com I want them to be redirected to https://remote.xxxx.com/OWA

Any tips how to configure this?

Many thanks!

I did it outside of pfS via my DNS manager from my domain manager (like GoDaddy).  Basically it's subdomain forwarding, takes about 5 minutes if you can find your login creds to your domain manager web site.  I had a hard time trying to make it all within pfS.

AWS
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

 

Page created in 0.026 seconds with 19 queries.