Jump to content

Recommended Posts

Posted

I'm just wondering. My website software has the ability to use it, but when I turn it on nothing works.

 

So... Maybe I have to configure it or something?

 

 

Just wondering.

 

Chuck

Posted

Thanks been hanging around a while.

 

Here is what my .htaccess file looks like. Where does the new command go?

 

># -FrontPage-

IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*

<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName www.charles-carroll.net
AuthUserFile /home/charcar/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/charcar/public_html/_vti_pvt/service.grp

RewriteEngine On

Join the conversation

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

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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...