Skip to content

This is an example of using a controller for mod_rewrite and other functions like minify HTML, CSS, and sending headers etc...

Notifications You must be signed in to change notification settings

SEODEMON/Using-a-Mod_Rewrite-Controller-With-or-Without-htaccess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using A Mod_Rewrite Controller With or Without htaccess

This is an example of using a controller for mod_rewrite and other functions like minify HTML, CSS, and sending headers etc...

There are a couple of methods that can be used to do this however, according to my research, preg_match() is the fastest method to do this with PHP.

These are files that I created and I am currently using them on one of my websites.

The script has multiple features which I will come back to and explain later.

These files give a webmaster a basic understanding of how this can be done.

I hope this will help other webmasters. You are welcome to use these files.

About

This is an example of using a controller for mod_rewrite and other functions like minify HTML, CSS, and sending headers etc...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages