Rwad about "Satisfy any"
On 25/01/2013 12:46 AM, "Brent Clark" wrote:
> Good day
>
> I currently have .htaccess on by default in my apache config.
>
> As a result, if you do a strace, you see the following example.
>
> stat64("/var/www/vb/css/dhtml_**menu.css", {st_mode=S_IFREG|0644,
> st_size=10
Good day
I currently have .htaccess on by default in my apache config.
As a result, if you do a strace, you see the following example.
stat64("/var/www/vb/css/dhtml_menu.css", {st_mode=S_IFREG|0644,
st_size=10025, ...}) = 0
open("/var/www/.htaccess", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT