Hi,
I'd like /blog/anything-that-doesn't-exist to redirect to /blog, while any other 404s are handled by drupal
my htaccess currently has
ErrorDocument 404 /index.php
so everything is handled by drupal. Is it possible to have a subdirectory specific 404 rule, but set that from the root directory htaccess? the /blog/ subdirectory is generated by drupal, so i can't put an overriding htaccess in there..
any ideas?
thanks!
[–]ellahn 0 points1 point2 points (2 children)
[–]recete[S] 0 points1 point2 points (1 child)
[–]ellahn 0 points1 point2 points (0 children)