IIS/Apache related problem

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

    IIS/Apache related problem

    Hi

    My development environment is XP/IIS and the destination system is
    Unix/Apache

    Should I expect to have any problems and what?

    Thank you,
    Samuel



  • Gary Hasler

    #2
    Re: IIS/Apache related problem

    The only recurring one I've had is the difference in case-sensitivity of
    the file system--Unix is, Windows isn't, so that after uploading to the
    web server files are suddenly 'missing' because the case doesn't match:
    eg "clock.jpg" vs "clock.JPG" ..

    Samuel Shulman wrote:
    Hi
    >
    My development environment is XP/IIS and the destination system is
    Unix/Apache
    >
    Should I expect to have any problems and what?
    >
    Thank you,
    Samuel

    Comment

    • Samuel Shulman

      #3
      Re: IIS/Apache related problem

      Thank you,


      "Gary Hasler" <garyhasler@the logconnection.c omwrote in message
      news:44CFD4F2.3 88D5414@thelogc onnection.com.. .
      The only recurring one I've had is the difference in case-sensitivity of
      the file system--Unix is, Windows isn't, so that after uploading to the
      web server files are suddenly 'missing' because the case doesn't match:
      eg "clock.jpg" vs "clock.JPG" ..
      >
      Samuel Shulman wrote:
      >
      >Hi
      >>
      >My development environment is XP/IIS and the destination system is
      >Unix/Apache
      >>
      >Should I expect to have any problems and what?
      >>
      >Thank you,
      >Samuel
      >

      Comment

      Working...