473,698 Members | 2,058 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Is this proxyPass or rewriteRule

Claus Mygind
571 Contributor
I have a helpDesk app. that sits on a server only accessible to our web users within our building. But we also have offices in other buildings through out the State.

I would like to give access to the help desk for our remote users, but the server only has an internal IP address 999.9.9 and of course all our external users come through the external IP address 00.00.000.000.

Without moving the app to my webserver that gives access to both internal and external users, how can I best redirect these request to this internal server?
Jun 29 '09 #1
0 2264

Sign in to post your reply or Sign up for a free account.

Similar topics

0
1293
by: JZ | last post by:
I would like to exclude some files from Plone control within the same virtual host. The problem is, I cannot use mod_rerwite because Plone needs mod_proxy for working correctly. So the following rule does not work for *.php files at all: RewriteEngine on RewriteRule \.php - ProxyPass / http://host.com:8080/VirtualHostBase/http/host.com:80/mysite/VirtualHostRoot/ ProxyPassReverse /
3
2286
by: aljosa.mohorovic | last post by:
..htaccess file: RewriteRule ^test$ test.php RewriteRule ^test\/(.*)$ test.php/$1 my guess is that result should be equal: http://koncar.info/test.php/anything http://koncar.info/test/anything but for http://koncar.info/test/anything i get "No input file specified.".
7
4559
by: Jon Maz | last post by:
Hi, I'm having problems with a RewriteRule that's applied to url's with the % character in them, hope someone can help. The % character is a result of url-encoding non-ASCII words, as in the example below: 1. the word "sécurité" comes out of my db 2. I construct the following link, using the php urlencode function: <a href="/search/s%C3%A9curit%C3%A9">sécurité</a>
2
3740
by: RuthC | last post by:
Hi, In my website there is a facility for user to create there own pages we are maintaing this url as www.mywebsite.com/mypage/user created page name ex : www.mywebsite.com/mypage/ruth user created page name can contain alphanumeric charecters including '_' (no white space) I am using this code to redirect the user created pages RewriteRule ^mypage/(.*)/ mypage.php?u=$1
1
2593
by: dheeraj4uuu | last post by:
Hii I have an Smf forum, and i installed SEO4SMF to my forum and i made some modifications to my htaccess file.but after doing so everything works fine but i noticed that after going to some board in that board i a lot of topics so that there are some pages like ... pages when i clicked on the page 2 it just redirects me to the first page.. what i have to do???? here is my htaccess file
2
1607
by: JackpipE | last post by:
I need to rename a generic image to the name of the product that's being viewed on the page: /theme/images/fullProfile.gif to - /theme/images/ productxxx.jpg The productxxx.jpg image doesn't physically exist so I just need to rename the generic one and still display the same image under different name.
0
1978
by: jainromil | last post by:
Hello, I have Apache connected with Tomcat using mod_jk (all latest versions) Everything is working fine, except when my Tomcat application sends a redirection response. My app is in installed in the "/app1" context in Tomcat. In my httpd.conf file, I have the following configuration:
7
3089
by: betty | last post by:
I have: RewriteRule ^(+)/(+)$ ?language=$1&title=$2 rewrites domain.com/index?language=en&title=home to domain.com/en/home Problem: to link to css-files, images etc I have to use '../' to go into an upper folder, while this shouldn't be necessary. It is because of de 'folder' 'en' which is in the address field of the browser. Is there a possibility to resolve this?
0
1634
by: macaco | last post by:
I'm trying to achieve the following: anydirectory/index.php?query_str --> anydirectory/index2.php?query_str anydirectory/anysubdirectory/index3.php?query_str --> anydirectory/anysubdirectory/index4.php?query_str What I need is to do a 301 from a page inside a directory to another page inside a directory (it's the same page name for every directory in my website, so, I know which are both pages but not which is the directory as it could be...
0
8603
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9157
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9027
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8895
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8861
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
4369
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4619
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3046
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2001
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.