Apache Server home testing web site

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Apache Server home testing web site

    Ok, to cut a long story short, I installed Apache server, studied the conf file
    a bit and found too many answers to a simple question or two.

    All I need is to see is my SSI based web site in action on my own computer.

    I have installed Apache ok, and am using my htdocs directory to host my
    website.

    Had trouble writing a .htaccess file, but done so on my server online and dl'd
    it to my pc, and put it in the ht access directory.

    I've added the lines to parse shtml files on the conf file in Apache, but all
    I get is my website viewed as a a sort of ftp site, with simple folders or
    directories.

    What, I ask, am I doing wrong?

    There is only a few lines to alter to set up your simple Apache server, you
    uncomment things and add stuff, I know all that, but too many people seem to be
    saying things such as 'alter 3 lines' or 'alter 5 and add 4'.

    All I want for now is SSI to work, maybe a bit of php and so on also later.



    Css Lover Guest

  2. Similar Questions and Discussions

    1. creating a testing site
      :o I am new to CF. I need to set up a test site. I already have the server configured, but dont know what URL to use in order to test my pages as I...
    2. Testing ASP off line, on XP Home
      I downloaded a simple login package that uses asp files to look in an access database, then go to an authorized user page or an unauthorized user...
    3. [PHP] arguments against moving site from Linux/Apache/PHP server to Windows/IIS/PHP needed
      Chris Shiflett <mailto:shiflett@php.net> on Wednesday, July 23, 2003 8:27 AM said: Interesting. References? AFAIK, this is not true. ...
    4. arguments against moving site from Linux/Apache/PHP server to Windows/IIS/PHP needed
      Hi, I have to convince one guy to not move our site from Linux box where it runs with Apache/PHP + MySQL to Windows box where it's going to deal...
    5. [PHP] arguments against moving site from Linux/Apache/PHP server toWindows/IIS/PHP needed
      Go with the costs. If you have a running system on apache + php + mysql see how much it costs to support that platform. Meaning how high are the...
  3. #2

    Default Re: Apache Server home testing web site

    Hi CSS Lover:

    It's maybe not what your asking, but I've always had really good luck with
    installing "WAMP" on my computers. The installation program takes care of
    installing Apache, PHP5, MYSQL, and PHPmyadmin. I also has an addon for
    PHP4. It's free of course.
    [url]http://www.en.wampserver.com/[/url]

    Matthew

    "Css Lover" <webforumsuser@macromedia.com> wrote in message
    news:dulobf$8eu$1@forums.macromedia.com...
    > Ok, to cut a long story short, I installed Apache server, studied the conf
    > file
    > a bit and found too many answers to a simple question or two.
    >
    > All I need is to see is my SSI based web site in action on my own
    > computer.
    >
    > I have installed Apache ok, and am using my htdocs directory to host my
    > website.
    >
    > Had trouble writing a .htaccess file, but done so on my server online and
    > dl'd
    > it to my pc, and put it in the ht access directory.
    >
    > I've added the lines to parse shtml files on the conf file in Apache, but
    > all
    > I get is my website viewed as a a sort of ftp site, with simple folders or
    > directories.
    >
    > What, I ask, am I doing wrong?
    >
    > There is only a few lines to alter to set up your simple Apache server,
    > you
    > uncomment things and add stuff, I know all that, but too many people seem
    > to be
    > saying things such as 'alter 3 lines' or 'alter 5 and add 4'.
    >
    > All I want for now is SSI to work, maybe a bit of php and so on also
    > later.
    >
    >
    >

    Matthew Guest

  4. #3

    Default Re: Apache Server home testing web site

    Thanks Matthew, but I'm actually looking for a good 'all in one' ready made
    server, and one thats free!

    I will try this one as it has php and so on already configured.

    Thanks.

    My SSI woes are actually over, but I still need a good Apache based server to
    tes things, so tis might well suffice.

    Cheers.

    Css Lover Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139