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

  • SEARCH
  • Home
  • 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 6780799
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T16:32:55+00:00 2026-05-26T16:32:55+00:00

I have configured apache with mod_jk, to redirect the /taste context to my application

  • 0

I have configured apache with mod_jk, to redirect the /taste context to my application server. Now I would like to create a virtual host, so that my domain name redirects to this context.

I tried the following configuration in httpd.conf :

NameVirtualHost *:80

<VirtualHost *:80>
    ServerName www.suitmytaste.com
    ServerAlias suitmytaste.com *.suitmytaste.com
    DocumentRoot /taste
</VirtualHost>

But apache does not accept the /taste part as a DocumentRoot. How can I configure it so it redirects the virtual host to the mod_jk connector?

  • 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-26T16:32:56+00:00Added an answer on May 26, 2026 at 4:32 pm

    I made it work by removing the DocumentRoot line, and adding the following lines instead :

    JkMount / worker1
    JkMount /* worker1
    

    with worker1 being the worker I had configured in mod_jk worker.properties file.

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

Sidebar

Related Questions

I have a tomcat server configured (by mod_jk) to work through Apache Httpd server.
I have configured Apache virtual hosting on port 8080 to point to my magento
I am using latest Apache CXF to create a webservice. I have configured ws-security
I have configured an Apache HTTP server + load balancer (utilizing the mod_proxy_balancer) When
I have configured my apache 2.2 server as a simple forward proxy using mod_proxy
Using CentOS5, I have Apache configured with the following directives. Alias /pscript/ /var/www/pscript/ <Directory
I have configured my Django app to run under Apache+FastCGI on Linux (Ubuntu, if
I have configured my application to use form based authentication and set up the
I've built a vagrant/virtualbox web server as a development sandbox, and configured apache in
I have an Apache 2 installation on Debian with mod_ssl installed. The server private

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.