Good suggestion.
I checked and it seems it is set for the php:
# -FrontPage-
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_fileNAME} !-f
RewriteCond %{REQUEST_fileNAME} !-d
RewriteRule . /index.php [L]
</IfModule>
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 tastethewater.co.uk
AuthUserFile /home/tastethe/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/tastethe/public_html/_vti_pvt/service.grp
Any other suggestions?
via Joomla! http://forum.joomla.org/viewtopic.php?t=831066&p=3123055#p3123055
I checked and it seems it is set for the php:
# -FrontPage-
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_fileNAME} !-f
RewriteCond %{REQUEST_fileNAME} !-d
RewriteRule . /index.php [L]
</IfModule>
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 tastethewater.co.uk
AuthUserFile /home/tastethe/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/tastethe/public_html/_vti_pvt/service.grp
Any other suggestions?
Statistics: Posted by jackjackbarrie — Wed Jan 01, 2014 8:00 pm
via Joomla! http://forum.joomla.org/viewtopic.php?t=831066&p=3123055#p3123055
No comments:
Post a Comment