Search results for "apache"
Apache redirect dynamic urls
Backgound
Many times there's a big need to redirect different URL's on your website to other places. The reason for this can be very different, but the idea is same. We need a reliable way of doing that. Off course that can be done in a "script wise" manner; I mean, if your website is dynamic, upon loading a specific page, the requested URI could be ...
Uploading files in ASP .NET 2.0. Is it safe?
Choosing to upload files with ASP .NET proved to be inefficient. The way IIS 5 and IIS 6 runs is: when you pick a file in the form, IIS need to "absorb" the whole file and you can have access to the file properties only after. IIS 7 promised to be more like Apache in this case, but until then we have to wait for a long upload and the worst thing is u can't ...
Wordpress password protect directory
The Background
Wordpress is a great blog by its features and user friendly admin interface but is also a great CMS. It is extremely SEO with it's nice URL's. But speaking of URL's, wordpress uses some internal rewriting rules with Apache's aid. Problems appear when you try to password protect a directory via http authentication. It conflicts with the ...

RSS/XML