On 06/22/2015 02:53 PM, Erik Huelsmann wrote:
I don't have an answer to that specific question... But most webapps I've worked with have a single endpoint that receives all requests. The webserver reroutes any paths that don't exist on the disk to that endpoint. Given that all of those little module name endpoints we currently have are copies of one of two different actual endpoints, it does seem like we should be able to pretty easily eliminate those... and just make the single remaining endpoint smart enough to know which way to handle the request... I would assume Starman could handle something like that? For Drupal, Apache first looks for a file on the disk... if it doesn't exist, it rewrites the path to /index.php?q= (and then adds the original path). This is done internally, not as a redirect, so the browser never knows... |
------------------------------------------------------------------------------ Monitor 25 network devices or servers for free with OpManager! OpManager is web-based network management software that monitors network devices and physical & virtual servers, alerts via email & sms for fault. Monitor 25 devices for free with no restriction. Download now http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
_______________________________________________ Ledger-smb-devel mailing list ..hidden.. https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel