Can you post the what you commented in your tomcat config?

Will Saxon  |  System Administrator
Greenway Health  |  13545 Progress Blvd., Alachua, FL 32615
(386) 418-7341 office  |  (813) 382-8806 mobile

-----Original Message-----
From: phanidhar [mailto:[email protected]]
Sent: Thursday, January 8, 2015 2:59 AM
To: [email protected]
Subject: Re: [Artifactory-users] Artifactory

Hi
I have installed artifactory in linux environment working fine i want to run it 
now via Apache so i have done config in httpd.conf <VirtualHost *:80>
    ServerAdmin [email protected]
    DocumentRoot "/srv/www/httpd/htdocs"
    ServerName artifactory.yourdomain.com
    ErrorLog "logs/artifactory-error_log"
    ProxyPreserveHost on
    ProxyPass /artifactory http://localhost:8081/artifactory
    ProxyPassReverse /artifactory
http://artifactory.yourdomain.com/artifactory
</VirtualHost>
and also modules proxy un commented
and i commented connector port in tomcat as it has to take form apache when i 
am trying to access link not working it would be great if any video is there to 
config and any help will be appreacted



--
View this message in context: 
http://forums.jfrog.org/Artifactory-tp7580028p7580129.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website, sponsored 
by Intel and developed in partnership with Slashdot Media, is your hub for all 
things parallel software development, from weekly thought leadership blogs to 
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net 
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users
NOTICE: This e-mail message and all attachments transmitted with it may contain 
legally privileged and confidential information intended solely for the use of 
the addressee. If the reader of this message is not the intended recipient, you 
are hereby notified that any reading, dissemination, distribution, copying, or 
other use of this message or its attachments is strictly prohibited. If you 
have received this message in error, please notify the sender immediately by 
electronic mail and delete this message and all copies and backups thereof. 
Thank you. Greenway Health.

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to