Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End htacces folder redirect

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #42728
    kannan
    Member

    Hi,

    How to redirect one folder path to other path using htaccess

    #124603
    __
    Participant

    [learn to use mod_rewrite](http://lmgtfy.com/?q=htaccess+mod_rewrite+tutorial).

    A simple rewrite rule takes the form

    RewriteRule path/to/match path/to/rewrite/as [FLAGS]

    If you have any specific questions, please ask.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Back End’ is closed to new topics and replies.