I''m modifying the Blog example, as it is, its nearly unmodified. If I access /blog.rb/add I am asked to login (of course), once logged in, If I access /blog.rb/add again, I get a 404 Not Found error from Apache, not from Camping saying...... Not Found The requested URL /rf.mathieu.mv.sha/blog.rb/ was not found on this server. the URL accessed is http://rf.mathieu.mv.sha/blog.rb/add rf.mathieu.mv.sha is the HOST, why(HOW) the hell Apache thinks its part of the path? rather impossible, unless ENV variable are being manipulated, oh wait,... does not Camping actually modify those variables???? any idea where the problem could be coming from? need help here. THANKS ! this is using Apache/CGI (yes, simple CGI for development) also, I realized, that access /add would automatically create an empty Blog row. and accessing /edit would execute the ''def post'' code. would not post and get being inverted somewhere????????? regards -- gcc -O0 -DRUBY_EXPORT -rdynamic -Wl,-export-dynamic -L. main.o -lruby-static -ldl -lcrypt -lm -o ruby Everyone is trying their hardest to do their job but management has set it up so that it''s impossible. Take the control over your money, track your expenses http://justbudget.com Mathieu -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/camping-list/attachments/20060725/b2e3ec11/attachment.html