Connecting Tech Pros Worldwide Forums | Help | Site Map

Choice of web server?

phpuser32423
Guest
 
Posts: n/a
#1: Dec 27 '05
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
Guest
 
Posts: n/a
#2: Dec 27 '05

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@attglobal.net
==================
Philip Ronan
Guest
 
Posts: n/a
#3: Dec 27 '05

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)[/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
http://vzone.virgin.net/phil.ronan/

Closed Thread