From 653a8179cab9ca999a2c5fadfbb059d87da97b8e Mon Sep 17 00:00:00 2001 From: jeanm Date: Thu, 17 Jun 2010 06:22:19 +0000 Subject: --- ...ean__47__blog__47__ikiwiki.cgi_was_not_found_on_this_server..mdwn | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/forum/The_requested_URL___47____126__jean__47__blog__47__ikiwiki.cgi_was_not_found_on_this_server..mdwn (limited to 'doc') diff --git a/doc/forum/The_requested_URL___47____126__jean__47__blog__47__ikiwiki.cgi_was_not_found_on_this_server..mdwn b/doc/forum/The_requested_URL___47____126__jean__47__blog__47__ikiwiki.cgi_was_not_found_on_this_server..mdwn new file mode 100644 index 000000000..e998ef825 --- /dev/null +++ b/doc/forum/The_requested_URL___47____126__jean__47__blog__47__ikiwiki.cgi_was_not_found_on_this_server..mdwn @@ -0,0 +1,5 @@ +Hi, +Installed ikiwiki on my ubuntu (04.10) box; after creating a blog according to your setup instructions I cannot edit files on the web interface, and I get this errer «The requested URL /~jean/blog/ikiwiki.cgi was not found on this server.» +I have no idea what to do (sorry for my ignorance) + +tia, -- cgit v1.2.3 From 79ffede4a7224a26e1725296db2db1918d52667c Mon Sep 17 00:00:00 2001 From: jhagg Date: Thu, 17 Jun 2010 08:30:38 +0000 Subject: --- doc/bugs/attachment_upload_does_not_work_for_windows_clients.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc') diff --git a/doc/bugs/attachment_upload_does_not_work_for_windows_clients.mdwn b/doc/bugs/attachment_upload_does_not_work_for_windows_clients.mdwn index ad3aadbce..4e8c7bdcf 100644 --- a/doc/bugs/attachment_upload_does_not_work_for_windows_clients.mdwn +++ b/doc/bugs/attachment_upload_does_not_work_for_windows_clients.mdwn @@ -11,6 +11,14 @@ whole path a filename. > Still, I don't mind adding a special case, though obviously not in > `basename`. [[done]] --[[Joey]] +>> Well, it's probably something else also, I get **bad attachment filename**. +>> Now, that could really be a bad filename, problem is that it wasn't. I even +>> tried applying the **wiki_file_prune_regexps** one by one to see what was +>> causing it. No problem there. The strange thing is that the error shows up +>> when using firefox on windows too. But the backslash hack fixes at least the +>> incorrect filename from IE (firefox on windows gave me the correct filename. +>> I'll do some more digging... :-) /jh + This little hack fixed the backslash problem, although I wonder if that really is the problem? (Everything works perfectly from linux clients of course. :-) -- cgit v1.2.3 From 2e3f3ae89cfe66eb6be78003165cca1aff17ecb8 Mon Sep 17 00:00:00 2001 From: demo Date: Thu, 17 Jun 2010 15:00:59 +0000 Subject: yeay ! \\o \o/ o// --- doc/sandbox.mdwn | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 6e9cfe48e..cc2569e7c 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -37,6 +37,8 @@ Bulleted list * item * one * footballs; runner; unices + * Cool ! + ---- @@ -85,3 +87,4 @@ Test test2 I assume this triggers a checkin and recompile? + -- cgit v1.2.3