The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
Google UNIX.COM


UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Apache Virtual Server Help ratnamg Linux 0 02-05-2008 04:44 PM
Unix virtual host detection Meridian SUN Solaris 3 01-20-2004 12:55 AM
Unix virtual host detection Meridian SUN Solaris 1 01-14-2004 06:13 PM
Resolving Aliases and Virtual IP's on a Host Scott Pullen UNIX for Advanced & Expert Users 1 12-20-2001 10:11 AM
Apache virtual host 98_1LE UNIX for Dummies Questions & Answers 4 12-11-2001 02:23 PM

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-05-2007
Registered User
 

Join Date: Nov 2004
Location: USA
Posts: 92
Unhappy Apache Virtual host question

Folks;
I have a virtual host file & i have it configured to run an application i have & it runs it fine.
Now i need to attach another application to the same Virtual host file. How can i do that?
here's my existing Virtual host file (actual names replaced with aliases below):

<VirtualHost host_ip:80>
ServerAdmin admin
DocumentRoot /opt/document
ServerName server name:80
ServerAlias alias
ProxyRequests off

ErrorLog "|/PATH_TO_error_log 1M"
CustomLog "|/PATH_TO_access_log 1M" common

ErrorDocument 404 /index.html

<Proxy *>
Order deny,allow
Allow from all
</Proxy>

Redirect permanent / http://server/app1

ProxyPass /app1 http://server:8080/app1
ProxyPassReverse /app1 http://server:8080/app1
</VirtualHost>

Last edited by moe2266; 09-05-2007 at 12:23 PM.
Reply With Quote
Forum Sponsor
  #2 (permalink)  
Old 09-09-2007
sysgate's Avatar
Unix based
 

Join Date: Nov 2006
Location: /root
Posts: 1,160
What do you mean by "attach another application" ? Which application is that ? Can you give some more details ?
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools
Display Modes




All times are GMT -7. The time now is 03:54 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0