Thomas von Fintel wrote: > stephen barncard wrote: ... >> this one inside the cgi-bin directory >> >> ------------------------------------------------------------------- >> Options ExecCGI >> SetHandler cgi-script >> ---------------------- > > Thanks a lot! > > What I missed was the part of having different htaccess files in root > and cgi directory.
I believe the .htaccess inside the cgi-bin folder is only needed on some server configurations like Dreamhost's when the executable file does not end in ".cgi". Those two lines allow other executables not otherwise accounted for in the server's Apache config file to be executed.
Testing your original hunch here about renaming LC Server to have ".cgi" at the end allows me to use the same setup I've used for a while but without the .htaccess file in cgi-bin.
This suggests that adding that file won't fix your "file not found" error. If it does I'm mystified, but if not we'll still need to look at the paths in your main .htaccess file and make sure they point to the right place, and double-check permissions.
-- Richard Gaskin Fourth World Systems Software Design and Development for the Desktop, Mobile, and the Web ____________________________________________________________________ ambassa...@fourthworld.com http://www.FourthWorld.com _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode