Link

Saturday, 22 October 2016

How to change OSCLASS web URL

today i discuss how to set URL when you want to change like www.example.com/classified to www.example.com

first you take a full web bakup then goes to web folder and move all data main folder to public_html.
after completion of moving file just edit two file first is configur.php and second is .htdaccess.
When you open configur.php just change base url ','/classified/ just bland this one 
goes to second line where you just chage (www.example.com/classsified to www.example.com)
then goes to .htdaccess set classified to index.php.

Refresh your browser and check your web every thing is working fine. Enjoy and give your feedback.
 

No comments:

Post a Comment