Hello guys
I use chevereto2 for an site with a couple of tools.
I want to short the link to the sites with a rewrite rule in .htaccess
for example:
RewriteRule ^tool/(.*)$ /tools/sometool/$1 [L]
RewriteRule ^img/(.*)$ /tools/chevereto/$1 [L]
If I go now to "domain.tld/tool" I see the site in "domain.tld/tools/sometool/"
But if I go to "domain.tld/img" I see only a 404 error.
So I think the problem is connected to chevereto...
Can anybody help me to find a solution for this problem?
Sorry for bad english, I'am not a native english speaker :/
I use chevereto2 for an site with a couple of tools.
I want to short the link to the sites with a rewrite rule in .htaccess
for example:
RewriteRule ^tool/(.*)$ /tools/sometool/$1 [L]
RewriteRule ^img/(.*)$ /tools/chevereto/$1 [L]
If I go now to "domain.tld/tool" I see the site in "domain.tld/tools/sometool/"
But if I go to "domain.tld/img" I see only a 404 error.
So I think the problem is connected to chevereto...
Can anybody help me to find a solution for this problem?
Sorry for bad english, I'am not a native english speaker :/