OPT_SYM_LINKS      83 include/http_core.h #define OPT_ALL (OPT_INDEXES|OPT_INCLUDES|OPT_SYM_LINKS|OPT_EXECCGI)
OPT_SYM_LINKS    4514 modules/mappers/mod_rewrite.c     if (!(ap_allow_options(r) & (OPT_SYM_LINKS | OPT_SYM_OWNER))) {
OPT_SYM_LINKS    1313 server/core.c              opt = OPT_SYM_LINKS;
OPT_SYM_LINKS    1437 server/core.c              opt = OPT_SYM_LINKS;
OPT_SYM_LINKS     347 server/request.c     if (!(opts & (OPT_SYM_OWNER | OPT_SYM_LINKS))) {
OPT_SYM_LINKS     354 server/request.c     if (opts & OPT_SYM_LINKS) {
OPT_SYM_LINKS     931 server/request.c                 && ((opts.opts & (OPT_SYM_OWNER | OPT_SYM_LINKS)) == OPT_SYM_LINKS))
OPT_SYM_LINKS    1705 server/request.c         if (ap_allow_options(rnew) & OPT_SYM_LINKS) {
OPT_SYM_LINKS    1811 server/request.c         if (ap_allow_options(rnew) & OPT_SYM_LINKS) {