Chi Kien Uong
Geranienstraße 30
71034 Böblingen
Deutschland / Germany
|
If you are not registered or logged in, you may still use these forums but with limited features.
Show recent topics
|
|
|
Author |
Message |
|
OK, I've been trying to get this thing to work, but no luck. I have tried adding the string to the .htaccess file, but every time I try this, I get a 500 error on my page.
Any Ideas?
Here is my .htaccess file...
# -FrontPage-
<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.missouriracingnews.com
AuthUserFile /home/plg13/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/plg13/public_html/_vti_pvt/service.grp
|
 |
|
|
|
|
Based on the open source JForum
|