Jump to content

<Location> in .htaccess file


pokeyz

Recommended Posts

Hi,

Looking for a bit of help with Apache, I don't completely know what I'm talking about so please bare with me!

 

I'm installing a content managment system on a domain. There is a file "content" (no file extension) in the root directory which handles all url requests. E.g. www.domain.com/content/index.html.

 

In the past I have added the following to the httpd.conf file on our server:

 

       

<Location /content>
                ForceType application/x-httpd-php
        </Location>

 

I am now trying to set it up for someone not using our server, so I don't (well I think I don't) have access to the httpd.conf file.

 

I've discovered it's not possible to use <Location> in a .htaccess file.

 

My question is, is it possible to specify the above in a .htaccess file without using <Location>?

 

Hope that makes sense..

Cheers,

Pokey

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.