performance - does RewriteRule (htaccess) increase call time? -


for example, htaccess rewrite rules, each call to:

/myfolder/file.jpg

should show files from:

/another/file.jpg

so, had question, increase call (file load) time? there new call made after browser goes first link?


Comments

Popular posts from this blog

php - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -