• 0

Apache Question


Question

Is there anyway I can make the <Directory> directive only apply to that directory and not its' sub folders? For example I want to apply something only in the folder C:\Apache\htdocs\folder and not C:\Apache\htdocs\folder\subfolder.

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

No, I don't think there is.

Maybe you can block access to the subdirs with .htaccess or <directory> directives (for the subdirs)

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.