[users@httpd] Re: Installation of webapp in a virtualhost subdomain

2013-02-28 Thread Paulo J. Matos
On 28/02/13 16:58, Tom Evans wrote: What? Why are you doing some rewrite magic, and not simply defining virtualhosts for your subdomains? That's how I saw done somewhere online. :) Use a real virtualhost that has a proper DocumentRoot for each subdomain. That didn't occur to me but it wo

[users@httpd] Installation of webapp in a virtualhost subdomain

2013-02-28 Thread Paulo J. Matos
Hello, I am trying to get openphoto installed in photos.matos-sorge.com, this is a subdomain of matos-sorge.com, which I own. To implement the subdomains I have a virtual host that starts with: RewriteEngine on # Rewrite everything for example.com to the # /www/ subdirectory RewriteCon

Re: [EMAIL PROTECTED] mod rewrite not working

2006-04-19 Thread Paulo J. Matos
On 19/04/06, Paulo J. Matos <[EMAIL PROTECTED]> wrote: > Here's my config file in case someone might want to take a look: > > # > # Based upon the NCSA server configuration files originally by Rob McCool. > # > # This is the main Apache server configuration file. It c

Re: [EMAIL PROTECTED] mod rewrite not working

2006-04-19 Thread Paulo J. Matos
.edu joes.garage-sale.com # # End of proxy directives. ### Section 3: Virtual Hosts # # VirtualHost: If you want to maintain multiple domains/hostnames on your # machine you can setup VirtualHost containers for them. Most configurations # use only name-based virtual hosts so the server do

Re: [EMAIL PROTECTED] mod rewrite not working

2006-04-18 Thread Paulo J. Matos
On 18/04/06, Boyle Owen <[EMAIL PROTECTED]> wrote: > > -Original Message- > > From: Paulo J. Matos [mailto:[EMAIL PROTECTED] > > Sent: Dienstag, 18. April 2006 14:52 > > To: users@httpd.apache.org > > Subject: [EMAIL PROTECTED] mod rewrite not working

[EMAIL PROTECTED] mod rewrite not working

2006-04-18 Thread Paulo J. Matos
Hi all, My server is running version 2.0.49 and it has the LoadModule for mod_rewrite in its config file but when I had .htaccess with: RewriteEngine On RewriteRule ^(.*)$ http://localhost:8080/$1 I get the following in the log: [Tue Apr 18 12:41:02 2006] [alert] [client 146.193.36.49] /home/pocm