.htaccess - Is there a caching wait? -


been writing mod_rewrites on .htaccess file. wondering if file takes amount of time load in? or pretty instantanous upload server?

my server linux server on shared hosting domain.

thanks in advance. :d

the latency know of fact apache looks every single directory under web root see if .httaccess has been created. reason apache suggests avoid .htaccess in instances direct edit of httpd.conf possible.


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -