.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
Post a Comment