explain mod_rewrite rule


can anyone explain mod_rewrite order doing?



i'm perplexing critique file, nonetheless formula seems state opposing i cruise it's doing



# assent rewriting urls
rewriteengine on


# grant specified record forms accessed
# thing exam = url
# condition = starting
rewritecond $1 !^(index\.php|images|css|js|robots\.txt)


# rewriterule wholly achieved preceeding rewritecond fulfilled
# mislay index.php urls
# settlement = anything (0 some-more any character)
# transformation = index.php + rest url
rewriterule ^(.*)$ /index.php/$1 [l]


Comments

Popular posts from this blog

list macos calm editors formula editors

how hibernate @any-related annotations?

why does floated <input> control floated component slip over too distant right ie7, nonetheless firefox?