+ Reply to Thread
Results 1 to 4 of 4

Thread: htaccess, mod_rewrite, 404?

  1. #1
    xav0989's Avatar
    xav0989 is offline Community Public Relation xav0989 is just really nice
    Join Date
    Jul 2008
    Location
    ifk
    Posts
    4,438

    htaccess, mod_rewrite, 404?

    I have a piece of code to rewrite pages from "/page/page_name" to "/index.php?page=page_name", but I get a 404 error instead:
    Code:
    Options +FollowSymLinks 
    RewriteEngine on
    RewriteBase /
    
    ## some other www and /index.php to / redirection
    
    ## Page name redirect
    RewriteRule ^page/[a-zA-Z0-9_]* ^/index.php?page=$1
    Xavier L | Community Public Relations Manager (Free Hosting Support)
    █ Yes, my position is too cool to even exist!
    How am I helping? Rate this post by clicking the icon below! (this is even better than "liking" a post)
    Terms of Service | Acceptable Use Policy | x10Hosting Wiki

  2. #2
    KSclans is offline x10 Sophmore KSclans is an unknown quantity at this point
    Join Date
    Nov 2007
    Posts
    198

    Re: htaccess, mod_rewrite, 404?

    I use

    RewriteEngine on
    RewriteRule ^page/(.*)$ /index.php?user=$1

    but not your [a-zA-Z0-9_]

  3. #3
    tttony's Avatar
    tttony is offline x10 Sophmore tttony is an unknown quantity at this point
    Join Date
    Jan 2008
    Location
    ~ 10°10'27.10''' N 67°59'59'.59''' O elev. 457m
    Posts
    147

    Re: htaccess, mod_rewrite, 404?

    Code:
    Options +FollowSymLinks 
    RewriteEngine on
    RewriteBase /
    
    ## some other www and /index.php to / redirection
    
    ## Page name redirect
    RewriteRule ^page/?([a-zA-Z0-9_]*)/?$ index.php?page=$1
    try with this code, also try without RewriteBase

    and tell me...
    PHP & MySQL Web Developer
    Free Domain co.cc

  4. #4
    xav0989's Avatar
    xav0989 is offline Community Public Relation xav0989 is just really nice
    Join Date
    Jul 2008
    Location
    ifk
    Posts
    4,438

    Re: htaccess, mod_rewrite, 404?

    thanks, it's working
    Xavier L | Community Public Relations Manager (Free Hosting Support)
    █ Yes, my position is too cool to even exist!
    How am I helping? Rate this post by clicking the icon below! (this is even better than "liking" a post)
    Terms of Service | Acceptable Use Policy | x10Hosting Wiki

+ Reply to Thread

Similar Threads

  1. HTACCESS Help
    By takuhii in forum Free Hosting
    Replies: 2
    Last Post: 09-30-2008, 03:35 PM
  2. Internal Server Error
    By Tom743 in forum Free Hosting
    Replies: 10
    Last Post: 08-28-2008, 01:16 PM
  3. 500 Internal Server Error (oscommerce site)
    By monster061 in forum Free Hosting
    Replies: 18
    Last Post: 12-28-2007, 03:10 PM
  4. adding subdomains to smf with htaccess?
    By pirata7z in forum Programming Help
    Replies: 7
    Last Post: 12-20-2007, 02:20 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers