Help with Apache2.2 Virtual Host Configurations
Help with Apache2.2 Virtual Host Configurations
- Subject: Help with Apache2.2 Virtual Host Configurations
- From: Oscar Varges <email@hidden>
- Date: Wed, 28 Nov 2012 22:22:42 -0700
- Importance: Normal
I've built a home webserver that I plan to use to host 2 low traffic websites.
I am on the last stage of setting up Apache Virtual Host rules for the 2 websites. However, I am having issues completing the following Apache configuration tasks: 1) When typing my domain www.<Some-Domain>.com I get the Apache webserver "It Works Page" -However I need www.<Some-Domain>.com to auto redirect to --> www.<Some-Domain>.com/cgi-bin/WebObjects/AppName
2) When following the URL www.<Some-Domain>.com/cgi-bin/WebObjects/AppName thru DNS (NOIP.com) to my webserver. -The browser URL changes from www.<Some-Domain>.com/cgi-bin/WebObjects/AppName to -----> http://<ipAddress>:8080/cgi-bin/WebObjects/AppName -Obviously I need the IP address to be rewritten to the domain
3) Setup Apache logging per webobjects application
4) Enable and integrate the Project Wonder Apache URL rewright feature (A wish list item not a necessary requirement) ----> RewriteRule ^/AppName(.*)$ /cgi-bin/WebObjects/AppName.woa$1 [PT,L]
# Apache Deployment Rewrite er.extensions.ERXApplication.replaceApplicationPath.pattern=/cgi-bin/WebObjects/AppName.woa er.extensions.ERXApplication.replaceApplicationPath.replace=/AppName
I'm sure with enough time and pain I would be able to solve these issues. But as need to solve them in a timely manner.
I am looking for a developer familiar with setting up Ubuntu Servers and Apache configuration tasks. If anyone is interested helping me solve these issues, please contact me with compensation requirements and for further details.
WebServer Environment: WebObjects 5.4.3 WebServer running Ubuntu 12.04 32 bit Apache 2.2
Regards, Oscar
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden