Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [Steve_S] rename admin.cgi or /admin ?

Quote Reply
Re: [Steve_S] rename admin.cgi or /admin ? In reply to
Ok.. You can do this:
1 - Rename admin.cgi to adminSomthing.cgi

if you want to use different template set then continue (else go to number 6):

3 - rename templates/admin directory to templates/adminNew
4 - Replace (using fileMan) all the contents in adminNew of admin.cgi with adminSomthing.cgi
5 - Go to Links.pm and change the template set in the "sub Admin..." procedure to read: templates/adminNew instead of templates/admin


6 - Replace template/admin inside adminSomthing.cgi with the new template path.

Now you can access your admin with this link:
http://www....../admin/adminSomthing.cgi

Regards..
Mark
Subject Author Views Date
Thread rename admin.cgi or /admin ? Steve_S 1883 Nov 5, 2002, 9:35 AM
Thread Re: [Steve_S] rename admin.cgi or /admin ?
Mark2 1826 Nov 6, 2002, 1:36 PM
Thread Re: [Mark2] rename admin.cgi or /admin ?
Steve_S 1802 Nov 7, 2002, 9:36 AM
Post Re: [Steve_S] rename admin.cgi or /admin ?
Mark2 1794 Nov 7, 2002, 10:36 AM