Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1826 by Xomenn: Trying to install reviewboard on apache with wsig into a subdir, getting 404 errors.
http://code.google.com/p/reviewboard/issues/detail?id=1826

What version are you running?
1.5 RC2

Below are the different configs and error pages i get
Error:
Page not found (404)
Request Method: GET
Request URL:    http://developer.cdp.com/
Using the URLconf defined in djblets.util.rooturl, Django tried these URL patterns, in this order:
^reviewboard/
The current URL, , didn't match any of these.

Config:
# Extra site information.
SITE_ID = 1
SITE_ROOT = '/reviewboard/'
FORCE_SCRIPT_NAME = ''
DEBUG = True
-----------------------
Error:
Page not found (404)
Request Method: GET
Request URL:    http://developer.cdp.com//
Using the URLconf defined in djblets.util.rooturl, Django tried these URL patterns, in this order:
^reviewboard/
The current URL, , didn't match any of these.

Config:
# Extra site information.
SITE_ID = 1
SITE_ROOT = '/reviewboard/'
FORCE_SCRIPT_NAME = '/'
DEBUG = True

What else should I try?



--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-iss...@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.

Reply via email to