Results 1 to 3 of 3

Thread: [RESOLVED] htaccess causes 500 internal server error

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Feb 2010
    Location
    Damascus - Syria
    Posts
    145

    Resolved [RESOLVED] htaccess causes 500 internal server error

    Hello

    I get an internal server error when navigate to my website, all goes good when I rename the .htaccess file.

    This is its content:

    Code:
    Options +FollowSymlinks
    RewriteEngine on
    RewriteRule ^sitecontrol - [L,NC]
    RewriteRule ^([^/\.]+)/([^/\.]+)/([^/\.]+)/([^/\.]+)/([^/\.]+)/?$ index.php?lang=$1&page=$2&id=$3&pn=$4&title=$5 [L]
    Thanks in advance

  2. #2

    Thread Starter
    Addicted Member
    Join Date
    Feb 2010
    Location
    Damascus - Syria
    Posts
    145

    Re: htaccess causes 500 internal server error

    solved: removed the first line of .htaccess

  3. #3
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: htaccess causes 500 internal server error

    Don't forget to mark the thread "Resolved".
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width