Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5960205
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T18:47:38+00:00 2026-05-22T18:47:38+00:00

I am trying setup TeamCity webserver on a server run Apache Proxy. I added

  • 0

I am trying setup TeamCity webserver on a server run Apache Proxy.

I added Add this to my Apache conf file

ProxyPass /TeamCity http://localhost/TeamCity
ProxyPassReverse /TeamCity http://localhost/TeamCity

And
added the Context to my TeamCity conf server.xml file in the Host section

        unpackWARs="true" autoDeploy="true"

        xmlValidation="false" xmlNamespaceAware="false">

 docBase="C:\TeamCity\webapps\ROOT"

 debug="1"

 reloadable="true" > </Context>

Anyone know why I still get “”Method GET not implemented (try POST)”?

What is that actually mean?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T18:47:39+00:00Added an answer on May 22, 2026 at 6:47 pm

    I’m not sure how this is going to work.. It looks like you’re trying to proxy http://your-server/TeamCity to http://localhost/TeamCity, unless your apache is on a different port..?

    I’ve just implemented the a ProxyPass for my TeamCity install. My <Context> looks like:

    <Host ...>
        <Context path="/build" docBase="../webapps/ROOT"></Context>
    </Host>
    

    ..Giving TeamCity the root URL of http://localhost:8111/build – See here for the apache doco on the tag. Without this, TC’s Tomcat would redirect you to http://your-server/login.html instead of /build/login.html (results in a 404).

    My httpd.conf contains (in the mod-proxy section):

    ProxyPass           /build    http://localhost:8111/build
    ProxyPassReverse    /build    http://localhost:8111/build
    

    Which will proxy the requests and responses through /build to the new TeamCity URL. Works for me!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to setup a TeamCity 4.0 build server to run VS2008 (non-TFS)
I'm trying to setup an Apache/PHP/Postgresql server locally on my machine. I'm using Windows
Trying to setup an SSH server on Windows Server 2003. What are some good
I'm trying to setup TeamCity to work with ClearCase for continuous integration, and I've
I am trying to setup a .net build using Teamcity. We got it to
I'm trying to run a simple Watin test through TeamCity but the Internet Explorer
Windows Server 2008 / IIS 7... I am trying to setup and CI environment
Alright, I've trying to set up a TeamCity server the past few hours, but
trying to setup drupal's taxonomy module ( http://drupal.org/project/taxonomy_access ) to administer access to specific
I am trying to setup a config file to work with my TFS Fields

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.