Choice of web server?

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

    Choice of web server?

    Hi all does anyone know of a web server that allows/has the following
    features:

    phpmyadmin installed
    python installed
    mod_rewrite enabled (for rewriting dynamic urls to be search engine
    friendly)
    access to a remote folder for files I want to keep secure (one that is
    not accessible by the users browser)

    I really appreciate any help you can give on this.

    Kind regards

    Marc

  • Jerry Stuckle

    #2
    Re: Choice of web server?

    phpuser32423 wrote:[color=blue]
    > Hi all does anyone know of a web server that allows/has the following
    > features:
    >
    > phpmyadmin installed
    > python installed
    > mod_rewrite enabled (for rewriting dynamic urls to be search engine
    > friendly)
    > access to a remote folder for files I want to keep secure (one that is
    > not accessible by the users browser)
    >
    > I really appreciate any help you can give on this.
    >
    > Kind regards
    >
    > Marc
    >[/color]

    Try www.webhostingtalk.com.

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

    Comment

    • Philip Ronan

      #3
      Re: Choice of web server?

      "phpuser324 23" wrote:
      [color=blue]
      > Hi all does anyone know of a web server that allows/has the following
      > features:
      >
      > phpmyadmin installed
      > python installed
      > mod_rewrite enabled (for rewriting dynamic urls to be search engine
      > friendly)
      > access to a remote folder for files I want to keep secure (one that is
      > not accessible by the users browser)[/color]

      You need an Apache server to use mod_rewrite. And for the other stuff you'll
      need to install PHP, mySQL and Python. I think this software is all
      available for free.

      Or if you're looking for a cheap host that offers these features, try here:
      <http://www.34sp.com/>

      --
      phil [dot] ronan @ virgin [dot] net


      Comment

      Working...