Jump to content
xisto Community
Sign in to follow this  
sonesay

.htaccess help needed

Recommended Posts

# Rewrite rules for Zend FrameworkRewriteEngine onRewriteCond %{REQUEST_FILENAME} !-fRewriteRule .* index.php# Security: Don't allow browsing of directoriesOptions -Indexes# PHP settingsphp_flag magic_quotes_gpc offphp_flag register_globals offphp_flag short_open_tag on

I'm using this .htaccess in my 'public' folder as instructed but it hides my public folder for some reason. Does anyone know why? This is what has been instructed to be placed in the 'public' folder and when browsed there it should work but it hides my whole public folder. maybe its something to do with my own apache setting?

post-45102-1227224988_thumb.png

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | 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.