longjc - 2004-11-15

phpCodeGenie3 is an awesome program!

My question is this: Can the generatedCode script directories be accessible through password protected pages?

I used phpCodeGenie to help me create the forms/tables to update a particular database, but I don't want just anyone to be able to access those directories.

After creating the scripts, I password protected my entire phpCodeGenie root directory, but then I got server errors on every page. After removing the .htpasswds, access was restored.

Is there a way around this?