Pingbacks on Using RewriteBase without knowing it

  1. Pingback: mod_rewrite: set custom header through .htaccess – Config9.com

    In the last line (rewriterule) the value of $1 is the path relative to the dir where .htacces is, in order to make it portable ( found here: http://linlog.skepticats.com/entries/2014/08/Using_RewriteBase_without_knowing_it.php ).