Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[users@httpd] Re: POSTing to index.cgi


  • From: bkhl@xxxxxxxxxxxxxxx (Björn Lindström)
  • Subject: [users@httpd] Re: POSTing to index.cgi
  • Date: Sat, 01 Nov 2003 21:21:52 +0100

Joshua Slive <joshua@xxxxxxxx> writes:

> I can't tell what you are asking.  "/~bkhl" is not a valid URL for the
> resource in question.  The valid URL is "/~bkhl/".  Apache tries to be
> nice and redirect the client from the former to the latter, but a
> client typically converts POST to GET as part of the redirect, thereby
> losing any POST data.

That means I will have to hack the wiki script a bit to get it
working. Right now, it (OddMuse) assumes that the base URI for the wiki
(that it uses as a base for internal linking) is the same as the script
name, which means that if I would set it to "/~bkhl/", it creates
internal links like "http://host.domain/~bkhl//PageName";.

It should be pretty trivial fixing that in the script, now that I get
what the problem is. Thanks for helping me find a clue.

-- 
Björn Lindström <bkhl@xxxxxxxxxxxxxxx>
http://bkhl.elektrubadur.se/


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx