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 7444897
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T11:36:37+00:00 2026-05-29T11:36:37+00:00

So have an ubuntu server with lamp installed. We installed webmin so we would

  • 0

So have an ubuntu server with lamp installed. We installed webmin so we would have a gui and we created a virtual host on it. There are three sites we want to host on this host and they are set up as so

myserver.com/site1
myserver.com/site2
myserver.com/site3

On site1 I want to use django which I set up sucessfully with mod_wsgi. But the problem is when I go to any page on the site like site2 or site3 I can see the django splash page on them. I only want django to be effecting the site1 directory not /site2 or /site3. I don’t want to use django in site2 or 3.

Is this a problem caused by the way I set up the directives for the virtual host. Which is

<Directory /var/www/site1 >
    Order allow,deny
    Allow from all
</Directory>

WSGIDaemonProcess site1 processes=2 threads=15 display-name=%{GROUP}
WSGIProcessGroup site1

WSGIScriptAlias / /var/www/site1/apache/django.wsgi
  • 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-29T11:36:38+00:00Added an answer on May 29, 2026 at 11:36 am

    The WSGIScriptAlias determines what Django serves. You’ve set it up to serve /, the root, so all paths are served by Django. If you only want it to serve /site1, use that:

    WSGIScriptAlias /site1 /var/www/site1/apache/django.wsgi
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an Ubuntu Server (with all of LAMP and Subversion installed). I use
I have installed Ubuntu Server 10 on a virtual machine (VMWare) and I have
I have recently installed a LAMP server running ubuntu server 11.04. I am trying
I have installed LAMP in ubuntu server. and its working good.. i have a
I just installed TeamBox on my Ubuntu 9.10 server. I have it up and
i have a virtual ubuntu server running in windows 7 pro using VMware Player.
I have an Ubuntu 10.04 server and want a perfect/optimal installation. After installing Apache,
I have ubuntu server running and CVS is installed on it. I'll be managing
I have Ubuntu 10.04 server with redmine installed and also git is installed, I
I have an Ubuntu server installed and I need to give access to my

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.