Page 1 of 1

change url in link manager

Posted: Sat Oct 29, 2016 9:58 am
by bahram
Script URL:
Version of script: 2.0.2
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:
if impossible that remove .links.php from url?
http://sample.com/links.php change to the http://sample.com/

Re: change url in link manager

Posted: Sat Oct 29, 2016 10:20 am
by Klemen
You can delete (or rename) existing index.php file then simply rename links.php to index.php

Re: change url in link manager

Posted: Sat Oct 29, 2016 10:57 am
by bahram
I got deleted index.php file and rename links.php to index.php but..
show Page not found and ...
in address bar show links.php!!
in file index.php redirect to the links.php
for remove links.php fro url and show only http://sample.com Without links.php what should we do?

Re: change url in link manager

Posted: Sat Oct 29, 2016 11:15 am
by Klemen
You probably have the old index.php redirect cached.

Clear your browser cache and it should work fine after rename.

Re: change url in link manager

Posted: Sat Oct 29, 2016 11:26 am
by bahram
yes!
Clear browser cache and it work fine after rename.
thanks