Rewrite Map Apache -


we have db has , mappings of url redirect. whenever wants new redirect rule, instead of adding rule in apache add them db. function lookup db , redirect on each request.

we want replace db , instead use new system have got in place. content management system , hence can host .txt files in it.

ideally, want make call domain/rewrite.txt file in apache , read rules , if request matches of rules redirect.

i looked @ documentation here , found way use external rewriting program this. still things aren't making sense. can how this?


Comments

Popular posts from this blog

How to use SUM() in MySQL for calculated values -

ios - IBOutlet for image button not correctly referencing button after recreating outlet -

java - AEM: 403 Forbidden occurs when call a Post servlet -