[pmwiki-users] Uploads not working...
Patrick R. Michaud
pmichaud at pobox.com
Fri Feb 17 13:06:05 CST 2006
On Fri, Feb 17, 2006 at 08:14:21AM -0500, Kory Mohr wrote:
> Howdy, Patrick. Thx much for your reply. I greatly appreciate it.
>
> Actually, I simply enabled the Clean urls setting in the config.php
> file, per below:
>
> $EnablePathInfo = 1;
> $ScriptUrl = "http://www.wispwiki.com";
>
> Is there another location I need to consider for this and/or is my
> script url path incorrect?
Well, changing the settings in pmwiki is only half of the issue;
the other half is in the webserver configuration. It's the
webserver config that seems to be having trouble with the upload
urls.
What happens if you don't set a value for $ScriptUrl?
> Would you tell me what sort of info you're looking for regarding my
> web server configuration?
What web server are you using?
Are you doing any url aliasing or url rewriting for the wiki?
Pm
> On 2/16/06, Patrick R. Michaud <pmichaud at pobox.com> wrote:
>
> >
> > Looks as though you're using some version of a "clean urls" recipe,
> > and that recipe is redirecting is treating all urls (including
> > those that begin with "uploads/") as being sent to PmWiki.
> >
> > How do you have your webserver configured...?
> >
> > Pm
> >
>
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://host.pmichaud.com/mailman/listinfo/pmwiki-users
>
More information about the pmwiki-users
mailing list