 |
|
 |
|
Next: Virtual Hosting and ports
|
| Author |
Message |
External

Since: Oct 14, 2003 Posts: 1
|
(Msg. 1) Posted: Tue Oct 14, 2003 4:51 am
Post subject: Access denied by rule Archived from groups: alt>apache>configuration (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
| Related Topics: | rewrite rule - Hi I want users of my site to be able to download video files, but only on specific conditions. To check these condition (to avoid hotlinking for example), I made a rewriterule: RewriteRule ([^.]*\.mpg) http://www2.tvreclames.nl/download.pl?file=$1 Fo...
Rewrite rule - I have a single Apache 1.3.6 server on my MacX Server (10.2.6) I have 15 Alexandria Library Servers at my schools. Our internal network is 10.0.0.0/8 with NAT to the outside. What I would like to do is add alink on each of the 15 locations web pages..
Rewrite Condition / Rewrite Rule - I've go this in my .htaccess file: RewriteEngine On RewriteCond %{REMOTE_ADDR} "^123\.123\.123\.123" RewriteRule ^/$ /why_am_i_here.html [L] Redirect permanent /robots.txt http://www.mysite.us/robots.php The permanent red...
Rewrite Rule Problem with Zope - I am setting up a Zope Site (zope) behind an Apache Server. I have the ReWrite rule working correctly: <VirtualHost 10.0.0.12:80> ServerName www.example.com ServerAlias example.com RewriteEngine on RewriteRule ^/(.*)..
Client denied - Can anyone tell me how to resolve a "client denied by server configuration" error. I have a CGI component which fails to run and returns this error. My <directory> directive for the cgi-bin directory is as follows: AllowOverride None Op... |
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
 |
|
|