Re: Configuration leads to error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Eric Covener wrote:
Within an Alias "http://127.0.0.1:200/foo"; that shall use
"G:/Documents/web/foo".

If you stop here, does the Alias work?

Yes. If I turn the "Option Indexes" it shows all sub-directories. Even the mentioned .htacces is found in "/foo/trunk".

And in "/foo" there exists "/trunk" wich shall fetch all other subdirs that
are not existent (e.g. http://127.0.0.1:200/foo/trunk/Here/I/Am) and give
'em to a special PHP (_index.php).

Is this extra complication of mod_rewrite required to show some misbehavior?

I hope to write a appropriate answer: Until the RewriteRule comes in everythin works fine. But unfortunately this "forwarding" is important for the whole app.

Eric Covener wrote:
> RewriteEngine on?
> RewriteBase?

All well set (in .htaccess):
	RewriteEngine on
	RewriteBase /foo/trunk

> Later in this thread you talk about testing for non-existent
> subdirectories, are these other rules in the same context?

(Which others?)
anyhow: all of them shall be fulfilled. The VirtualHost on Port 200, the "virtual" directory "/foo" and the forwards for non-existent subdirs of "/foo/trunk" to "/foo/trunk/_index.php?u={What-Ever-It-Was}". But in the last step the error occurs.


Thanks to both of you for your time and help.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux