2

I have found the closest solution to my problem here but still does not solve it entirely.

What we want to setup

  1. example.com - wordpress
  2. example.com/about wordpress There are about 4 more links

  3. example.com/shortURLS -Django

Since the URLs are so dynamic its kind of difficult to setup our environment. Would be really great if anyone can advice how to set it up for Apache.

Community
  • 1
  • 1
HibernatedGuy
  • 1,939
  • 2
  • 12
  • 15
  • 1
    Two options: 1. Use a proxy - like nginx - to map URLs. 2. Set all URLs to point to django, then forward/redirect them from there. – Burhan Khalid Jun 16 '12 at 16:19

0 Answers0