Can I have somekind of URL rewriting mechanism without touching the web
server's configuration (implemented in pure PHP) and win32 compatible? All
the info I have teaches about apache's mod_rewrite or other methods which
includes httpd.conf/htaccess editing. Assume I don't have any access to
both files.
server's configuration (implemented in pure PHP) and win32 compatible? All
the info I have teaches about apache's mod_rewrite or other methods which
includes httpd.conf/htaccess editing. Assume I don't have any access to
both files.
Comment