xangelusx
09-17-2002, 05:03 PM
Hello,
I'm using the Apache rewrite_mod to create the effect of mulitple user directories that are actually served from a single page.
basically, i want requests to "http://my.server.com/users/whatever/" to be sent to "http://my.server.com/users/index.php?req=whatever".
So far I'm only getting a lot of Internal Server Errors. Anyone played around with this mod? The documentation is pretty cumbersome.
Thanks,
CDB
I'm using the Apache rewrite_mod to create the effect of mulitple user directories that are actually served from a single page.
basically, i want requests to "http://my.server.com/users/whatever/" to be sent to "http://my.server.com/users/index.php?req=whatever".
So far I'm only getting a lot of Internal Server Errors. Anyone played around with this mod? The documentation is pretty cumbersome.
Thanks,
CDB