RE: httpd attempts to open file.html/.htaccess (is this a bug?)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Let me guess.
> 
> You're using the version of ReiserFS that changed the 
> semantics of stat()?

Hello Nick,

The filesystem is ext3, running on top of Red Hat's standard LVM.  This is
the default for a RHEL5 / CentOS5 installation.

Is anyone able to use strace to confirm that this either happens or does not
happen in their installation:

Commands:

strace -f -e trace=file /usr/sbin/httpd

Output:

stat64("/var/www/html/dir/subdir/file.html", {st_mode=S_IFREG|0644,
st_size=48, ...}) = 0
...
open("/var/www/html/dir/subdir/file.html/.htaccess", O_RDONLY|O_LARGEFILE) =
-1 ENOTDIR (Not a directory)


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux