Go Back   The UNIX and Linux Forums > Special Forums > Web Programming


Web Programming Discuss Web Programming and Web Server Administration, including LAMP, Apache, MySQL, HTML, SEO, and other Web APIs and topics.

Reply    
 
Thread Tools Search this Thread Display Modes
    #1  
Old 12-04-2012
Registered User
 
Join Date: Dec 2010
Location: Barry, UK
Posts: 60
Thanks: 8
Thanked 0 Times in 0 Posts
Apache proxy for web app with ssl

I have a ubuntu server running subsonic as a web app. Currently the web interface is available from port 4040 for https connections and 4141 for https connections with the context /subsonic as follows:
http://mydomain:4040/subsonic
https://mydomain:4141/subsonic

I would like to loose the port number from the url and force all connections via ssl on port 443. I already have an active ssl connection using apache for my zarafa webaccess by following this guide: http://www.zarafa.com/wiki/index.php...ccess_with_SSL
But I am struggling to get the same to work for the subsonic web app, I think I need to use apaches proxy function??

Any help would be great!!
Thanks
Sponsored Links
Reply

Tags
apache, proxy, ssl, subsonic, web app

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Apache, cgi script run twice when ssl, once when not ssl kshji Web Programming 2 04-19-2010 12:38 PM



All times are GMT -4. The time now is 08:07 PM.