FollowSymLinks选项被启用,它允许Apache查看之前的符号连接来为请求提供服务,即便文件位于包含Web文件的目录之外。
The FollowSymLinks option is enabled, which lets Apache look past symlinks to serve the request, even if the file is outside the directory containing Web files.
另外一个称为FollowSymLinksIfOwnerMatch的选项会在文件所有者与连接所有者相同时使用符号连接。
A companion option called FollowSymLinksIfOwnerMatch follows the symbolic link if the owner of the file is the same as that of the link.
如果禁用了FollowSymLinks,Apache就必须检查使用该文件名的所有组件(目录和文件本身),以确保它们不是符号连接。
If FollowSymLinks is disabled, then Apache must check each component of the filename (directories and the file itself) to make sure they're not symbolic links.
在编译完成以后,生成了一个tinylogin . links文件,它随后被makeinstall用来为所有的内编译函数创建指向tinylogin二进制文件的符号连接。
After the build is complete, a tinylogin.links file is generated, which is then used by make install to create symlinks to the tinylogin binary for all compiled-in functions.
在编译完成以后,生成了一个tinylogin . links文件,它随后被makeinstall用来为所有的内编译函数创建指向tinylogin二进制文件的符号连接。
After the build is complete, a tinylogin.links file is generated, which is then used by make install to create symlinks to the tinylogin binary for all compiled-in functions.
应用推荐