+ Reply to Thread
Results 1 to 10 of 12

Thread: Flynax apache mod rewrite issue

Hybrid View

  1. #1
    Master
    Join Date
    Apr 2012
    Location
    Germany
    Posts
    421
    Hi Sakil,

    I am not sure if this is your problem.
    But check your .htaccess File in Flynax root Folder.
    Replace:

    RewriteBase /
    to
    RewriteBase /your_subfolder/

    Best regards
    Steffen

  2. #2
    Junior Member
    Join Date
    Nov 2010
    Posts
    12
    Quote Originally Posted by Steffen Buschkemper View Post
    RewriteBase /
    to
    RewriteBase /your_subfolder/

    Best regards
    Steffen
    The problem was here. You changed the .htaccess but the software was installed in main directory.

+ Reply to Thread