[users@httpd] Logging Base64 decoded info in access_log

2013-07-25 Thread Jignesh Badani
Hello, we have a custom user tracker cookie which is currently Base64 encoded and gets tacked along to each request in the access log. We now have a new requirement to store the decoded value in the access log instead. So cookie gets written to the user's browser encoded, but when a user makes a

[users@httpd] swag

2013-07-25 Thread Daniel Shown
Not exactly a technical question, but I can't think of a better place to ask. I'm looking for posters or banners to adorn our bullpen of student workers. I've been able to find shirts, mugs and other personal artifacts through the httpd.apache.org site, but not anything like the 24x48" banner we

Re: [users@httpd] Plumbing svn over https and mod_proxy_html

2013-07-25 Thread Jeff Trawick
On Thu, Jul 25, 2013 at 2:00 AM, Philip Prindeville < philipp_s...@redfish-solutions.com> wrote: > Hi. > > I have Intranet access to SVN/DAV over HTTPS and it works fine. > > Now I need to open it up to external access, using mod_proxy_html to > forward requests to the /repos/ path to the SVN serv

Re: [users@httpd] Router change issue

2013-07-25 Thread Mauricio Tavares
On Wed, Jul 24, 2013 at 5:02 PM, James Coyle wrote: > I installed a new wireless router last night from Comcast. Previously I had > been using an Apple Airport Extreme as a router along with a regular cable > modem. I have duplicated the IP scheme on this new router and have opened up > the approp

Re: [users@httpd] Plumbing svn over https and mod_proxy_html

2013-07-25 Thread Glob Design Info
On most platforms you have to set some kind of client-side specifics to tell it what port, name, and repo you are using. On 7/24/13 11:00 PM, Philip Prindeville wrote: Hi. I have Intranet access to SVN/DAV over HTTPS and it works fine. Now I need to open it up to external access, using mod_pr

Re: [users@httpd] Router change issue

2013-07-25 Thread Michael D. Wood
The new wireless router is configured the same way as your old router was? As in, the same network configuration and I'm assuming the server you have Apache running on has a static ip in the same network? Not much that has to change - port forward to your server running Apache. What are you