My server is apache - would it support mod_rewrite and php?

Discussion in 'Co-op Advertising Network' started by genevieve2005, May 23, 2005.

  1. #1
    I'm having a bit of difficulty installing the ads.

    I found out my server is apache - so this supports mod_rewrite and php?

    if so, all i have to do is drop .htaccess and passthru.php into my main_website_htm folder?

    Thanks!
     
    genevieve2005, May 23, 2005 IP
  2. apachehtaccess

    apachehtaccess Guest

    Messages:
    82
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Well if your server is apache than it will support both of those but usually not be default, in other words, you have to turn on support for both of those.
     
    apachehtaccess, Feb 17, 2007 IP
  3. Your Content

    Your Content Banned

    Messages:
    1,096
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Open your httpd.conf and uncomment the following line
    
    #LoadModule rewrite_module modules/mod_rewrite.so
    
    Code (markup):
    That prevents mod_rewrite being executed
     
    Your Content, Feb 17, 2007 IP
  4. fryman

    fryman Kiss my rep

    Messages:
    9,604
    Likes Received:
    777
    Best Answers:
    0
    Trophy Points:
    370
    #4
    Why would someone want to do that?
     
    fryman, Feb 18, 2007 IP