arturo alonso wrote:

Hi how I make one subdomain go to public.pl and not index.pl

You could use mod_rewrite: http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html

I try to make in the directives In apache of this subdomain but always redirect to: subdomain.domain/otrs/index.pl

and I like only open subdomain.domain/otrs/public.pl

how i make the default file in OTRS is public.pl

See the DirectoryIndex directive in the Apache documentation: 
http://httpd.apache.org/docs/2.0/mod/mod_dir.html#directoryindex

Nils Breunese.
_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support or consulting for your OTRS system?
=> http://www.otrs.com/

Reply via email to