Re: seraching / indexing in php

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



If you are using Apache you also have the option of using the rewrite
rule to change your urls - for example

http://www.mydomain.com/index.php?a=foo&b=bar
to
http://www.mydomain.com/foo/bar

If you are interested there is plenty of info on the net about the
apache rewrite rule...

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux