Top ".htaccess" questions

Directory-level configuration file used by Apache web servers.

403 forbidden: permission to access images

I'm currently building a new version of a site in Wordpress and trying to add a few images as normal …

wordpress .htaccess permissions http-status-code-403
Can I force .htaccess to refresh?

We are moving a site from one CMS to another. The .htaccess file has been changed and it needs to …

.htaccess caching browser-cache cache-control
Internal Server Error - htaccess

I have a htaccess file that it work perfectly on host but when I put it on local ,it shows …

.htaccess wamp
How to Block an IP address range using the .htaccess file

I have detected that a range of IP addresses may be used in a malicious way and I don't know …

file .htaccess ip block rank
Enable PHP short open tags via .htaccess

I’m currently running through a tutorial for a CMS system which unfortunately uses short open tags. I’ve confirmed …

php .htaccess php-shorttags
How to logout when using .htaccess (and .htpasswd) authentication?

Possible Duplicate: HTTP authentication logout via PHP Hi I have a some functionality on my website protected using .htaccess and .…

php authentication .htaccess logout .htpasswd
PHP: How can I block direct URL access to a file, but still allow it to be downloaded by logged in users?

I have a website where users should be able to log in and listen to a song (a self-created mp3). …

php .htaccess access-control hotlinking
What does RewriteBase do and how to use it?

I am trying to learn some .htaccess tricks. I came across the RewriteBase directive but could not get it to …

apache .htaccess mod-rewrite
Options FollowSymLinks or SymLinksIfOwnerMatch is off

I've read almost everything possible for this issue and couldn't find anything that would solve my problem. This is erorr …

apache .htaccess rewrite httpd.conf
How to set HSTS header from .htaccess only on HTTPS

My web application runs on a different number of hosts that I control. To prevent the need to change the …

apache .htaccess mod-headers