Re: MOD_Rewrite

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

 



On Tue, Sep 20, 2011 at 17:01, Gavin Chalkley <gavin.chalkley@xxxxxxxxx> wrote:
> Hey all,
>
> I am trying to use MOD_Rewrite with EasyPHP.
>
> I have this in my htaccess:
>
> RewriteEngine On
> RewriteBase /
> RewriteRule ^([0-9]+)/?$ main_index.php?key=$1
>
>
> My main page is MAIN_INDEX.PHP my db identifier is KEY
>
> How ever i have never done any MOD_REWRITE so look at the following:
>
> http://www.knowledgesutra.com/forums/topic/10219-php-mod-rewrite-tutorial/
>
> But i cannot get this to function.
>
> What I am trying to do is www.website.com/KEYNUMBER
>
> Could some one kindly help me out??


    This is not a PHP question, but rather a mod_rewrite question.
Further, it has very little to do with databases, so it's not
pertinent to this list in that respect either.  Finally, we ARE NOT
associated with EasyPHP, we DO NOT support it, and we DO NOT endorse
it by any means whatsoever.

    To get the answers you need to your questions, please contact a
mod_rewrite group or the Apache httpd mailing list.

-- 
</Daniel P. Brown>
Network Infrastructure Manager
http://www.php.net/

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



[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux