Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3790340
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T12:17:57+00:00 2026-05-19T12:17:57+00:00

I would like to prevent direct url access to some selected directories. But then

  • 0

I would like to prevent direct url access to some selected directories. But then make a few files inside the chosen directories accessible for direct url access. I’m having some trouble writing the < filesmatch > portion to allow access to the .php files inside the “xml/” directory. I’m wanting to include part of the “path” in the filesmatch directive, rather than create separate < directorymatch > directives for each directory i want certain files availabe in, but it doesn’t work…works if I remove the “/xml/” and put <FilesMatch "\.(php)$">

In my httpd.conf I have a virtual directory set up. Inside the virtual directory I added the following:

<DirectoryMatch "^/data/servers/dev.site.com/web/administrator/(includes|xml|css|javascript|stylesheet|cache|classes|acco
unt_files)">
        AddType application/x-httpd-php .php .html .htm
        Options none
        AllowOverride All
        Order Deny,Allow
        Deny from all


        #Target all files in "xml/" directory that end in ".php"
        <FilesMatch "/xml/\.(php)">
                AddType application/x-httpd-php .php
                Order Allow,Deny
                Allow from all
        </FilesMatch>

</DirectoryMatch>

Anyone know how I should write this?

Thanks for the help.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T12:17:58+00:00Added an answer on May 19, 2026 at 12:17 pm

    FilesMatch works purely on filenames – it doesn’t look at the path portion at all, so you’ll never get an ‘/xml/’ in a filename in the FilesMatch block. That’s why there’s DirectoryMatch above. Match the directory there, then match filenames within the dirmatch.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like to prevent python from automatically creating __pycache__ directories. From some searching,
I would like to detect/prevent/forward direct requests of external visitors. Some scripts should only
In a project we are working on I would like to prevent several files
If you have some blocks of code that you would like to prevent execution
I find the question in some sites like ow would you prevent someone from
How do I prevent direct access/download to mp3/wav files while allowing a flash player
I would like to prevent Tomcat from listing the files in a directory when
I would like to prevent scrolling of ADORecordset basing on some condition. For example
I would like to prevent some of my code from executing only when music
I would like to use UITableViewCellStyleValue2 but I would like to prevent creating a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.