Skip to content
WJunction - Webmaster Forum

[HELP] DLE Rewrite URL Without ID

Status
Not open for further replies.
Hi,

I want to change rewrite url to remove id number, so

site/2-post.html --> Normally
site/post.html --> That I want


Is it possible ? I've checked modules php files and changed codes where was necessary, but in .htaccess couldn't unable to set. my .htaccess is here I guess there is necessarry part when I changed it some problems happend

Code:
RewriteRule ^([0-9]+)-([^/]*)\.html$ /index.php?newsid=$1&seourl=$2 [L]

Please help me
 
Last edited:

7 comments

Status
Not open for further replies.

About the author

M
New Member · Joined
3
Messages
0
Reactions
1
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom