Welcome Guest, Not a member yet? Register   Sign In
modifying application htaccess
#1

I would like to modify this htaccess


Code:
<IfModule authz_core_module>
   Require all denied
</IfModule>
<IfModule !authz_core_module>
   Deny from all
</IfModule>


To enable css and images and js files only

Is that possible if so how to do so correctly.
There's only one rule - please don't tell anyone to go and read the manual.  Sometimes the manual just SUCKS!
Reply


Messages In This Thread
modifying application htaccess - by wolfgang1983 - 06-03-2016, 10:48 PM
RE: modifying application htaccess - by Diederik - 06-03-2016, 11:51 PM



Theme © iAndrew 2016 - Forum software by © MyBB