Skip to content Skip to sidebar Skip to footer
Showing posts with the label .htaccess

Replace Space With Dash (-) In Url Only

Is it possible to change the space in the url to a dash (-) without changing it in the code? The UR… Read more Replace Space With Dash (-) In Url Only

How To Properly Make 301 Redirect

I have over 50 html pages that I'm going to move to different folders in the same domain. How t… Read more How To Properly Make 301 Redirect

How To Understand A Website Is Using Gzip Compression?

I am trying to check any website is using gzip or not? I found this explanation on Nibbler, We che… Read more How To Understand A Website Is Using Gzip Compression?

Rewrite Engine .htaccess Mime Type Error

I have a script that make search and I want the results also be accessible with query mysite.com/se… Read more Rewrite Engine .htaccess Mime Type Error

Deny Direct Access But Allow Regular Html

I have the follow .htaccess inside upload directory: order allow,deny deny from all I want to allo… Read more Deny Direct Access But Allow Regular Html

Using Htaccess To Redirect A Directory, But Not The Files In It

On my website, I've got a directory /folder with some images and html in it. I want to redirect… Read more Using Htaccess To Redirect A Directory, But Not The Files In It