I've successfully installed a joomla website and was wondering if it's possible to access the admin panel through a subdomain redirect but blocking the direct access to 'administrator' folder.
In other words:
domain.net/administrator should be blocked (error 403 or other) and admin.domain.net should redirect to administrator folder.
Is it possible?