this was around a year ago when I wanted to set a php ini line to force large file upload
(in the end after weeks of messing around, the host agreed to change their upload restrictions)
but this time round I want to rewrite the urls
I would have added something innocuous, I hope, but it's too long ago to know now
But that's not really the point - if mod_rewrite is not shown under phpinfo() is there any way it is available?
PHP is running as CGI module - would that stop mod_rewrite appearing as installed?
I have asked the host but don't yet have a sensible reply
I just don't want to promise to the client I can do it when the host doesn't allow it
- something which has bit me before when encountering the Zeus webserver
[footnote: yes, Zeus webserver can do rewrites though using their own script format BUT not all Zeus installs support the Zeus rewrite script]