diphost

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • deepak_mega@indiatimes.com

    #1

    diphost

    hey diphost is giving 150 mb free hosting space .
    problem is i dont know how to design a web page in php.
    i know asp and vb , little bit of php .

    i want to know what is the name of the default page displayed
    (index.htm in asp)and which folder is it in so that i can modify it.

  • Jerry Stuckle

    #2
    Re: diphost

    deepak_mega@ind iatimes.com wrote:
    hey diphost is giving 150 mb free hosting space .
    problem is i dont know how to design a web page in php.
    i know asp and vb , little bit of php .
    >
    i want to know what is the name of the default page displayed
    (index.htm in asp)and which folder is it in so that i can modify it.
    >
    That's a webserver configuration parameter, nothing to do with PHP (or
    asp, for that matter). Ask your host.

    And no, index.html is not a default unless the server is configured for
    it. And many are not.

    --
    =============== ===
    Remove the "x" from my email address
    Jerry Stuckle
    JDS Computer Training Corp.
    jstucklex@attgl obal.net
    =============== ===

    Comment

    • Pedro Graca

      #3
      Re: diphost

      deepak_mega@ind iatimes.com wrote:
      hey diphost is giving 150 mb free hosting space .
      problem is i dont know how to design a web page in php.
      i know asp and vb , little bit of php .
      >
      i want to know what is the name of the default page displayed
      (index.htm in asp)and which folder is it in so that i can modify it.
      It depends on the server configuration.
      I suggest you ask the diphost support.

      If I were inclined to take a wild guess, I'd try
      /user/YOURUSERNAME/public_html/index.php

      --
      I (almost) never check the dodgeit address.
      If you *really* need to mail me, use the address in the Reply-To
      header with a message in *plain* *text* *without* *attachments*.

      Comment

      Working...