
09-11-2000, 02:11 PM
|
|
Web Hosting Master
|
|
Join Date: Aug 2000
Posts: 2,750
|
|
Dialtone Internet First to Update Linux Dedicated Servers for Delivering Wireless Web Content
Check it out -->
http://www.dialtoneinternet.com/news/pr08312000.htm
I think this is a cool feature 
__________________
The Php Support Desk
http://www.phpsupportdesk.com
Custom programming - kunal @ e-phoria.com
http://www.pingzine.com - Ping!Zine. the FREE, FRESH and EXCITING Web Hosting Magazine...
|

09-11-2000, 03:34 PM
|
|
Aspiring Evangelist
|
|
Join Date: Jul 2000
Posts: 382
|
|
Not to be a put down or anything, but I thought there wasn't any special software needed to have WAP files? I thought you simply added the line to your htaccess or httpd.conf file to make sure apache recognized the files. Is this what Dialtone is doing, or is there special software required. Thanks. Just want to know. 
|

09-11-2000, 03:49 PM
|
|
|
You're right Vincent.. Dialtone didn't do anything special or add any software to any server.
The server owner simply adds a series of AddType's to the Apache server's srm.conf file. Any web server owner at any company can do this.
Even better, DI actually put out a press release boasting that they are the "First to Update Linux Dedicated Servers for Delivering Wireless Web Content".
And what's funny, is that in the release, they state "all its Linux Servers and Linux Cluster Servers are being updated to deliver web content to wireless devices"
Yeah, okay.. So they're going to login to every server at their NOC (over 1500) and add the lines to the srm.conf file. Not. They just add instructios on what lines to add to the srm.conf file in their "Bug Fixes Page". (I didn't know that this was a bug..) It will be up to the dedicated server owner to add the lines to the file, so not "all" servers will be updated.
|

09-11-2000, 04:50 PM
|
|
Web Hosting Master
|
|
Join Date: Mar 2000
Location: Not here
Posts: 1,437
|
|
Well, yeah, so, the information appeared on the Server or Bug Fixes page, a page that serves to notify us of updates as well as bug fixes.
They obviously meant that they are updating the servers they offer to new customers, easy enough to understand.
I sure wouldn't want anyone doing anything to my server without my permission.
They told us how to update our srm.conf with the requisite lines, an exceptionally easy task.
That's all I would expect from any company.
__________________
Techcellence - Business Specialists and Information Resource
http://techcellence.net
Information on selecting a host and other things related to an Internet presence at http://techcellence.net/information
|

09-11-2000, 05:41 PM
|
|
Web Hosting Master
|
|
Join Date: May 2000
Posts: 587
|
|
I believe the mime types could be added to mimes.types in the same direcotry as srm.conf... right?
(You simply add some mime types, so... its even faster when added to the mime.type list inst4ead of adding them at run time)
__________________
Félix C.Courtemanche · webmaster@can-host.com
Can-Host Networks · http://www.can-host.com
web«cp Control Panel · http://webcp.can-host.com
|

09-11-2000, 06:16 PM
|
|
Web Hosting Master
|
|
Join Date: Jun 2000
Location: Alabama of course
Posts: 1,364
|
|
Thats correct Félix , it is faster when added to mime.types, most , if not all default apache configurations don't use srm.conf anymore. The additional confs were at one time used but they have been commented out for a long time.
Apache can be split up into many conf files or just one main, its up to the owner I suppose  .
|

09-11-2000, 06:31 PM
|
|
Web Hosting Master
|
|
Join Date: May 2000
Posts: 587
|
|
In fact Daniel, many web server are still running splitted up apache configuration files because they are using a old version of apache... Or had it built this way at first and the sysadmins were too lazy to do it the modern way
However, the startup speed of apache isn't really a big deal, since it is only (re)started once in a while.
To set WAP on your server, you add the following to your mime.types file:
Code:
text/vnd.wap.wml .wml
image/vnd.wap.wbmp .wbmp
application/vnd.wap.wmlc .wmlc
text/vnd.wap.wmlscript .wmls
application/vnd.wap.wmlscriptc .wmlsc
__________________
Félix C.Courtemanche · webmaster@can-host.com
Can-Host Networks · http://www.can-host.com
web«cp Control Panel · http://webcp.can-host.com
|

09-12-2000, 05:41 AM
|
|
Web Hosting Master
|
|
Join Date: Aug 2000
Posts: 2,750
|
|
Agreed to all that was said, but how many hosts out there are enabling it? How many hosts allow you to enable it? 
__________________
The Php Support Desk
http://www.phpsupportdesk.com
Custom programming - kunal @ e-phoria.com
http://www.pingzine.com - Ping!Zine. the FREE, FRESH and EXCITING Web Hosting Magazine...
|

09-12-2000, 12:06 PM
|
|
Web Hosting Master
|
|
Join Date: Jun 2000
Location: Alabama of course
Posts: 1,364
|
|
ANY host with half a brain will enable or have enabeled wap content because it basically has no disadvantages except for maybe a "i don't know how to do it". As far as I know, by allowing WAP mime types there is everything to gain and nothing to loose  .
|

09-12-2000, 02:08 PM
|
|
New Member
|
|
Join Date: Sep 2000
Posts: 1
|
|
The point is not that it is obvious or easy, the point is that dialtone internet is trying to keep its systems up to date and to offer services it thinks their customer might use.
As for the details, you can edit the httpd.conf file (this is the suggestion of the wap forum web site), or the other file mentioned. There are also instruction for users of windows personal server or IIS server. They are also very simple, all you have to do is tell your machine how to recognize the mime type.
|

09-12-2000, 02:42 PM
|
|
Web Hosting Master
|
|
Join Date: Jun 2000
Location: Alabama of course
Posts: 1,364
|
|
"the point is that dialtone internet is trying to keep its systems up to date and to offer services it thinks their customer might use. "
Wrong, look @ the way they said it. They made it seem like they were the *first* or that they made some big accomplishment, its a simple marketing trick to people who don't know any better, and a cheap one at that.
|

09-12-2000, 05:36 PM
|
|
Newbie
|
|
Join Date: Sep 2000
Posts: 7
|
|
I had to do a wap site back in January - I hated it - having to worry about the differences in IE and Netscape are nothing compared to different wap browsers.
The following is a very interesting read on wap.
http://www.useit.com/alertbox/20000709.html
Still worth having your apache configured for wml though - it can't hurt sales.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
| Postbit Selector |
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|
| Login: |
|
|
| Advertisement: |
|
|
| Web Hosting News: |
|
|
|