Quote:
Originally posted by Big E
True, but that means you've got to have all the graphics files OUTSIDE the DOCUMENT_ROOT directory, and the PHP file needs to load the graphics file and dump it out. Very slow and very inefficient.
|
You haven't even tried it. You sound hypothethical.
I let PHP handle ALL http (html + php files) and use Zend Optimizer.
Quote:
|
There's a different way that doesn't involve having to change all the links - it's "transparent" to the file structure.
|
Are you lazy ?
You sound like you want to keep everything as it is, and some magic stick will help you out.
Believe me, I've tried all the other options, like JSP, Kernel hacks, A custom Apache module, and PHP sessions + SSL, and guess : this works.
Now get of your lazy butt and pay a good coder to take care.