Apache conf file?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • jodleren

    Apache conf file?

    Hi!

    It seems like I have a problem with httpd.conf...
    I have a folder named "icons", and when using <img src="icons/....
    then it gets some from some apache icons folder...
    I found a site describing the httpd.conf file, but way to large for my
    knowledge of that now.

    How can I avoid this action, and is there a good place to read about
    httpd.conf ?

    WBR
    Sonnich
  • Jerry Stuckle

    #2
    Re: Apache conf file?

    jodleren wrote:
    Hi!
    >
    It seems like I have a problem with httpd.conf...
    I have a folder named "icons", and when using <img src="icons/....
    then it gets some from some apache icons folder...
    I found a site describing the httpd.conf file, but way to large for my
    knowledge of that now.
    >
    How can I avoid this action, and is there a good place to read about
    httpd.conf ?
    >
    WBR
    Sonnich
    >
    This has nothing to do with PHP. Try something like
    alt.apache.conf iguration.

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

    Comment

    Working...