Results 1 to 2 of 2

Thread: How to use mod_rewrite on cpanel

  1. #1
    Member
    Join Date
    Jun 2006
    Posts
    9

    Default How to use mod_rewrite on cpanel

    So ive never used mod_rewrite before, and am trying to set it up to do the following.

    i want domain.com/stores/whatever to forward to

    domain.com/stores/index.php?id=whatever

    in the same way that domain.com/stores/another would to forward to

    domain.com/stores/index.php?id=another

    I have no idea where to start with this.

    Any input?

  2. #2
    Technical Product Specialist cPanelDavidG's Avatar
    Join Date
    Nov 2006
    Location
    Houston, TX
    Posts
    11,307
    cPanel/WHM Access Level

    Root Administrator

    Default

    Using mod_rewrite in a cPanel environment is the same as using mod_rewrite for Apache (as we use Apache to serve web pages).

    Official documentation for this can be found at: http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html

Similar Threads

  1. Replies: 0
    Last Post: 03-08-2009, 10:54 PM
  2. mod_proxy_http / mod_rewrite / cpanel ports
    By jodawi in forum cPanel & WHM Discussions
    Replies: 1
    Last Post: 03-28-2007, 10:01 AM
  3. cPanel subdomains, mod_rewrite
    By curioususer in forum New User Questions
    Replies: 3
    Last Post: 05-10-2005, 04:19 AM
  4. mod_rewrite, in a cPanel context
    By curioususer in forum cPanel & WHM Discussions
    Replies: 0
    Last Post: 05-08-2005, 07:21 PM
  5. mod_rewrite
    By elleryjh in forum cPanel & WHM Discussions
    Replies: 1
    Last Post: 01-23-2005, 09:06 AM