johnwillson Posted June 2, 2004 Posted June 2, 2004 How do I change my domain setup, so that it doesn't use index.htm. I want to use default.asp or main.asp. Any help would be appreciated. Quote
TCH-Thomas Posted June 2, 2004 Posted June 2, 2004 ASP is windows based (as far as i know) which is not supported on Linux which runs on TCH-servers (as far as i know) Quote
TCH-Dick Posted June 2, 2004 Posted June 2, 2004 That is correct, our servers do not support ASP Quote
johnwillson Posted June 2, 2004 Author Posted June 2, 2004 Ok then what is the equivalent that I should redevelop my pages in? Is there a similar setup in Linux? Also where is this .haccess file that I am supposed to change?? Quote
natimage Posted June 2, 2004 Posted June 2, 2004 .htaccess is in your root folder...public_html. It probably won't show on your ftp program. Use your file manager in cpanel, or tell your ftp program to show hidden files. Don't know about an asp equivalent...php maybe??? Quote
TCH-Rob Posted June 2, 2004 Posted June 2, 2004 .php is the equivelant to .asp (and better IMHO). No need to change your .htaccess to read index.php, it will see it be default. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.