David E. Wheeler wrote:
On Jan 27, 2010, at 7:23 AM, Adam Prime wrote:
This smells like a UseCanonicalName On + mod_dir redirect to me. If the
directory /admin/profile/dest exists in the document root, there's a good
chance it is.
Ooh, thanks! I can see that I have mod_dir as a DSO, but I'
On Jan 27, 2010, at 7:23 AM, Adam Prime wrote:
> This smells like a UseCanonicalName On + mod_dir redirect to me. If the
> directory /admin/profile/dest exists in the document root, there's a good
> chance it is.
Ooh, thanks! I can see that I have mod_dir as a DSO, but I'm not loading it.
The
David E. Wheeler wrote:
Fellow mod_perlers,
Note that the hosthame is "benedict.local". Now I often just use localhost when
using Bricolage, and most of the time that works fine. But there is one
JavaScript-triggered redirect button that looks like this:
window.location.href = '/admin/p
On Jan 26, 2010, at 3:18 PM, Fred Moyer wrote:
> I don't know if this could be an issue, but if I were to write this
> config snippet, I would create a root block, and put the
> transhandler outside that (with the other location based directives
> inside).
The transhandler isn't used in producti
On Tue, Jan 26, 2010 at 2:58 PM, David E. Wheeler wrote:
> Fellow mod_perlers,
>
> Here's a weird one for you. I'm testing Bricolage on mod_perl 2, getting it
> ready for release, and noticed that some sort of redirect is happening when I
> don't expect it.
>
> To whit, I have this configuration
Fellow mod_perlers,
Here's a weird one for you. I'm testing Bricolage on mod_perl 2, getting it
ready for release, and noticed that some sort of redirect is happening when I
don't expect it.
To whit, I have this configuration:
NameVirtualHost *:80
DocumentRoot /usr/local/bricolage