Jump to content

Help changing URLs on EvoTopsite script, (is this the correct forum?)


Trevors

Recommended Posts

Heya all,
Im currently runnin Evo Topsite script PRO version, i tryed to contact em but they have not replyed to my email i sent a week ago.
Anyways the URLs looks like this currently,  http://www.yourdomain.com/category/animals/ but i want to change it to
http://www.yourdomain.com/animals/ i mixed with the regular expression code once but messed it up, and not being able to enter the website.
regular expression code looks like this currently


RewriteEngine On
                 
RewriteRule ^sitedetails_([0-9]+).html <<path>>index.php?do=sitedetails&id=$1 [L]

RewriteRule ^comments_([0-9]+).html <<path>>index.php?do=comments&id=$1 [L]

RewriteRule ^category/([a-z_0-9]+)/ <<path>>index.php?cat_id=$1 [L]

RewriteRule ^user_([0-9]+).html <<path>>index.php?do=user&id=$1 [L]

problem is that admin login lays on yourdomain.com/admin
so im not sure how to fix it.
Would really appreciate some help.

Best Regards
Trevor
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.