![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Web Programming, Web 2.0 and Mashups Discuss Web Programming and Web Server Administration, including LAMP, Apache, MySQL, Flash, HTML, SEO, Mashups and other Web APIs and topics. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Solaris tip of the week: Two forms of apache redirect | iBot | Solaris BigAdmin RSS | 0 | 11-21-2008 02:40 PM |
| APACHE rewrite / redirect URL | ampo | Web Programming, Web 2.0 and Mashups | 2 | 10-27-2008 10:25 AM |
| APACHE rewrite / redirect URL | ampo | Security | 1 | 10-13-2008 05:27 AM |
| Input file redirect in output path and want name as inputfilename_new.txt | Sandeep_Malik | Shell Programming and Scripting | 6 | 09-17-2008 06:16 PM |
| Apache Redirect Transparently | alfredo | HP-UX | 2 | 03-27-2008 09:33 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
why do apache redirect me to the same path ?
Hi,
everything is working perfectly. I have one more question. Is it possible to specify a file instead of a directory in DocumentRoot ? (see phpinfo.php in the example). Is it a correct procedure ? Code:
<VirtualHost www.patrick.dev:80>
ServerAdmin patrick.diviacco@gmail.com
DocumentRoot "/Users/aneuryzma/Sites/phpinfo.php"
ServerName www.patrick.dev
ErrorLog "/private/var/log/apache2/drupalpatrick.dev-error_log"
</VirtualHost>
Last edited by aneuryzma; 05-22-2009 at 05:31 AM.. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|