Hello:

After a complex migration, I was getting errors, nono of my web2py sites 
was working:

Internal Server Error
>
> The server encountered an internal error or misconfiguration and was 
> unable to complete your request.
>
> Please contact the server administrator, [no address given] and inform 
> them of the time the error occurred, and anything you might have done that 
> may have caused the error.
>
> More information about this error may be available in the server error log.
>

The server log pointed to the problem: A file /var/.htaccess roughly as 
follows: 

deny from all
AllowOverride None
Note: this file is broken intentionally, we do not want anybody to undo it 
in subdirectory

I had to remove the file, and it all worked again. Do you know what 
happens? Haven found many references on the web.

Regards 

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to