Hey.
Is there a way to rewrite CSS/JS urls? I didn't find any hint on it. I can enable CDN rewrite but that's not the way I wanna have it.
I wanna get rid off that cryptic URLS like
http://mydomain.de/wp-content/cache/autoptimize/autoptimize_cbb7f54c0101f4683d4d4fb5ea7723c3.php
and wanna convert it to sth like
http://mydomain.de/media/js
It's easy to modify the .htaccess file but how pointing to the right uri? It's changing often when cache is renewed.
Any ideas? Did I miss any property in the settings menu?
Best regards,
Sascha