that's a pretty hideous URL. I'd want to alias that using mod rewrite or something. I'd also probably want to do this as part of a build script and just let the web server serve the static files. Then you'd probably just run the dynamic one on your dev server to save you having to build.
1 comment
[ 3.0 ms ] story [ 10.1 ms ] threadthat's a pretty hideous URL. I'd want to alias that using mod rewrite or something. I'd also probably want to do this as part of a build script and just let the web server serve the static files. Then you'd probably just run the dynamic one on your dev server to save you having to build.