llowOverride None
Order deny,allow
Deny from all
Allow from all
ForceType application/x-httpd-php
Then, the script is supposed to evaluate
$_SERVER['PATH_INFO'] and $_SERVER['QUERY_STRING']
(it doesn't have to be PHP and a virtual h
could change the access file name httpd is
looking for, as in:
https://httpd.apache.org/docs/2.4/mod/core.html#accessfilename
, and .htaccess will not be read anymore.
--
Regards,
Kees Nuyt
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
rg/docs/2.2/mod/mod_alias.html#scriptalias
If you decide to follow-up: please state the primary problem you
are trying to solve, instead of issues with the solution you
thought was best. There might be better solutions.
> Thanks again.
>
> David
>
> 2016-03-25
--
Regards,
e know how
> to implement this?
Simplest solution:
Build a web page with four frames or iframes, each pointing to the
appropriate server-status page.
--
Regards,
Kees Nuyt
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.
www.example.com is an example domain, it listens on port 80, and
index.html works fine on it. Today, it resolves to IP addresses:
$ nslookup www.example.com
Name: www.example.com
Address 1: 2606:2800:220:1:248:1893:25c8:1946
Address 2: 93.184.216.34
You can over
not loaded
> and that was eventually found to be mod_include!
Indeed.
> Lesson: Read the dang error logs.
> Lesson: Make sure all the dang modules you need are Included.
Yep.
> Thanks for your consideration. I works now.
I'm glad you found it, it was my pleasure to be
-03-09 20:25-
>[DIR] babylonian_astronomy/ 2016-03-11 09:58-
>yahoo-yadha
>
>What could be broken?
>
>I have little hair left as it is. If you could help me I'd be vey appreciative.
What's the result of htt
  AuthType Digest//
>//Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â AuthName "webdav"//
>//Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â AuthDigestProvider file//
>//Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â AuthUserFile /srv/webdav/auth.d/digest_pw//
>//Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Require user %user//
>//Â Â Â
.apache.org/dist/httpd/CHANGES_2.2
While you're at it, you may also want to look at:
http://www.apache.org/dist/httpd/CHANGES_2.4
--
Regards,
Kees Nuyt
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additiona
On Sat, 11 Jul 2015 23:47:30 -0700 (PDT), "Bardia Afshin"
wrote:
> Unsubscribe
list-unsubscribe: <mailto:users-unsubscr...@httpd.apache.org>
--
Regards, Cordialement, Groet,
Kees Nuyt
-
To unsubsc
uld have read a bit more before replying :(
--
Regards,
Kees Nuyt
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
is started, but not configured to
actually serve a website.
--
Regards,
Kees Nuyt
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
s is happening. Any help/clues would be
>appreciated!
>
>Tim
The first virtual host is the default servername.
You could try to move the ... server-status ...
block into that block.
--
Regards, Cordialement, Groet,
Kees Nuyt
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
e
Order deny,allow
Deny from all
Allow from all
ForceType application/x-httpd-php
, but I never bothered to gzip requests. It forces all requests
to index.php, just like you appear to need.
About the $1 in the above: index.php u
d problem.
It doesn't change for me, using Firefox 33.0.3 on Windows 7.
Some links do work (Preview / About Us), but on another domain:
http://equaleyesradio.gandi.ws/about-us-page-3
Hope this helps...
--
Regards,
Kees Nuyt
-
he mod_rewrite module is even
> installed and loaded? I don't find a .load file for it in
> mods-enabled, making me think it might not be installed.
>
> Thanks again and as always for any and all assistance.
I think Rewrite is overkill.
Perhaps something like CanonicalName is better
.com
DocumentRoot /webfiles-root/www/domain2.com
is correct.
However, the line
NameVirtualHost *:80
should not be repeated.
--
Regards,
Kees Nuyt
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apa
17 matches
Mail list logo