Project

General

Profile

Feature #87889

Updated by Oliver Hader about 5 years ago

Add possibility to modify admin URL @/typo3/@ to some arbitrary entry-point 

 * separate @/typo3/sysext/@ from @/typo3/@ entry-point 
 * (optionally) move extensions to @vendor@ folder in parent directory (out-side document root) 
 * (optionally) handle asset publishing (CSS, JavaScript, images, icons, ...) 

 https://www.owasp.org/index.php/Enumerate_Infrastructure_and_Application_Admin_Interfaces_(OTG-CONFIG-005)

Back