Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
error to install FAS 3.5
11-12-2012, 03:16 AM (This post was last modified: 11-12-2012 03:20 AM by sagov42.)
Post: #1
error to install FAS 3.5
when I upload all the files to my web http://www.colombianitaxxx.com and I get the following error:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Solved

Edit the file .htaccess

<IfModule mod_rewrite>

Options +FollowSymLinks

RewriteEngine On

RewriteRule ^video_([0-9]+)_(.*)$ ?id=$1&title=$2&option=video [NC]

RewriteRule ^tag_([0-9]+)_(.*)$ ?id=$1&tag=$2&option=tag [NC]

RewriteRule ^category_(.*)_([0-9]+)_([0-9]+)$ ?id=$2&p=$3&category=$1&option=category [NC]

RewriteRule ^game_([0-9]+)_(.*)$ ?id=$1&title=$2&option=game [NC]

RewriteRule ^tag_game_([0-9]+)_(.*)$ ?id=$1&tag=$2&option=tag_game [NC]

RewriteRule ^category_game_([0-9]+)_([0-9]+)_(.*)$ ?id=$1&p=$2&category=$3&option=category_game [NC]

</IfModule>

@fidentis
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
error to install FAS 3.5 - sagov42 - 11-12-2012 03:16 AM
RE: error to install FAS 3.5 - admin - 11-12-2012, 03:29 AM
RE: error to install FAS 3.5 - sagov42 - 11-12-2012, 04:44 AM
Ynt: error to install FAS 3.5 - admin - 11-12-2012, 04:59 AM
RE: error to install FAS 3.5 - hotdirtydog - 15-12-2012, 06:50 AM
Ynt: RE: error to install FAS 3.5 - admin - 15-12-2012, 02:12 PM
RE: error to install FAS 3.5 - pep10 - 15-12-2012, 10:18 PM
Ynt: RE: error to install FAS 3.5 - admin - 15-12-2012, 10:32 PM
RE: error to install FAS 3.5 - kornbed - 22-12-2012, 02:39 AM
Ynt: RE: error to install FAS 3.5 - admin - 22-12-2012, 03:34 AM
RE: error to install FAS 3.5 - gmc78 - 24-02-2013, 06:09 PM

Forum Jump: