Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Install mod_rewrite
#1
Wink 
How i can make in this line RewriteRule /?([A-Za-z0-9_-]+)/?$ index.php?id=$1 [QSA,L] when i created new page to my domain go www.yourdomain.com/about or create a page contact to go www.yourdomain.com/contact
Or how to make www.yourdomain.com/about.html or www.yourdomain.com/contact.html
Thx Big Grin
Reply
#2
you could test by defining a slug:

Code:
%parent%/%slug%.html

in the settings... do you get what you want?

If not, you try an online htaccess generator.

That is the best way because you can get results, check them and alter eventually in short time, without waiting for a suggestions, it allows to test without break...

so that you get a working rewrite at the end

you could test this one: http://www.htaccessredirect.net/
|--

Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forums/forumdisplay.php?fid=18
Reply




Users browsing this thread: 1 Guest(s)